Share via


ISecurityCapabilities.SupportsClientWindowsIdentity 属性

定义

获取一个值,该值指示绑定是否支持客户端 Windows 标识。

public:
 property bool SupportsClientWindowsIdentity { bool get(); };
public bool SupportsClientWindowsIdentity { get; }
member this.SupportsClientWindowsIdentity : bool
Public ReadOnly Property SupportsClientWindowsIdentity As Boolean

属性值

如果绑定可以支持客户端 Windows 标识,则为 true;否则为 false

适用于