|
LicenceInfoRealms Property
|
A non-null array of realms permitted to the account. If the licensing
provider does not support realms then the array will always be empty.
Namespace: RCS.Carbon.Licensing.SharedAssembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntaxpublic LicenceRealm[] Realms { get; set; }
Property Value
LicenceRealm
See Also