다음을 통해 공유


ClientLimitReachedException.ClientType Property

Definition

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.

Applies to