다음을 통해 공유


DirectoryEntryConfiguration.IsMutuallyAuthenticated 메서드

정의

상호 인증이 SSPI 계층에서 수행되는지 여부를 확인합니다.

public:
 bool IsMutuallyAuthenticated();
public bool IsMutuallyAuthenticated ();
member this.IsMutuallyAuthenticated : unit -> bool
Public Function IsMutuallyAuthenticated () As Boolean

반환

상호 인증이 수행되었으면 true이고, 그렇지 않으면 false입니다.

적용 대상