ISecurityCapabilities.SupportsServerAuthentication 속성

정의

바인딩이 서버 인증을 지원하는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

true바인딩이 서버 인증을 지원할 수 있는 경우 그렇지 않으면 . false

적용 대상