Click or drag to resize

LicenceFullCanSeeCustomer Method

Corresponds to a function in the C++ Licensing class.

Namespace: RCS.Carbon.Licensing.Shared
Assembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntax
C#
public bool CanSeeCustomer(
	string customerName
)

Parameters

customerName  String

[Missing <param name="customerName"/> documentation for "M:RCS.Carbon.Licensing.Shared.LicenceFull.CanSeeCustomer(System.String)"]

Return Value

Boolean

[Missing <returns> documentation for "M:RCS.Carbon.Licensing.Shared.LicenceFull.CanSeeCustomer(System.String)"]

See Also