다음을 통해 공유


NegotiateAuthenticationClientOptions.RequireMutualAuthentication 속성

정의

클라이언트와 서버 간에 상호 인증이 필요한지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool RequireMutualAuthentication { bool get(); void set(bool value); };
public bool RequireMutualAuthentication { get; set; }
member this.RequireMutualAuthentication : bool with get, set
Public Property RequireMutualAuthentication As Boolean

속성 값

적용 대상