Click or drag to resize

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.Shared
Assembly: RCS.Carbon.Licensing.Shared (in RCS.Carbon.Licensing.Shared.dll) Version: 9.1.14
Syntax
C#
public LicenceRealm[] Realms { get; set; }

Property Value

LicenceRealm
See Also