ClientLimitReachedException.ClientType 属性

定义

获取或设置尝试加入域的客户端的类型。

public Microsoft.Media.Drm.CertificateType ClientType { get; set; }
member this.ClientType : Microsoft.Media.Drm.CertificateType with get, set
Public Property ClientType As CertificateType

属性值

尝试加入域的客户端的类型。

注解

应设置此设置,使客户端知道达到限制的类型,在某些情况下,计算机和设备都在使用时可能会造成混淆。

适用于