Click or drag to resize

ILicensingProviderSupportsRealms Property

Returns a flag indicating if this licensing provider supports the concept of Realms. Clients can use this flag to adjust their UIs accordingly if necessary.

Namespace: RCS.Carbon.Licensing.Shared
Assembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.22
Syntax
C#
bool SupportsRealms { get; }

Property Value

Boolean
See Also