NegotiateAuthentication.IsMutuallyAuthenticated Property

Definition

Gets a value that indicates whether both server and client have been authenticated.

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

Property Value

Applies to