ClientLimitReachedException.ClientType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the type of the client that was attempting to join the domain.
public Microsoft.Media.Drm.CertificateType ClientType { get; set; }
member this.ClientType : Microsoft.Media.Drm.CertificateType with get, set
Public Property ClientType As CertificateType
Property Value
The type of the client that was attempting to join the domain.
Remarks
This should be set so that the client knows the type of limit hit which could be confusing in certain scenarios where both a computer and a device are being used.