NegotiateAuthentication.IsMutuallyAuthenticated 속성

정의

서버와 클라이언트가 모두 인증되었는지 여부를 나타내는 값을 가져옵니다.

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

속성 값

적용 대상