Share via


ISecurityCapabilities.SupportsClientWindowsIdentity 속성

정의

바인딩에서 Windows ID를 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

바인딩에서 Windows ID를 지원할 수 있으면 true이고, 그렇지 않으면 false입니다.

적용 대상