DirectoryEntryConfiguration.IsMutuallyAuthenticated Method

Definition

Determines if mutual authentication is performed by the SSPI layer.

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

Returns

true if mutual authentication has been performed; otherwise, false.

Applies to