Click or drag to resize

LicenceFullGetCustomerList Method

Gets a common joined list of licensed customers. Empty string if none. 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 string GetCustomerList()

Return Value

String

[Missing <returns> documentation for "M:RCS.Carbon.Licensing.Shared.LicenceFull.GetCustomerList"]

See Also