NegotiateAuthentication.IsAuthenticated Property

Definition

Gets a value that indicates whether authentication was successfully completed and the session was established.

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

Property Value

Applies to