ConnectedServiceAuthenticator.IsAuthenticated Property

Definition

Gets or sets a value indicating whether the user is already logged in or otherwise authenticated.

public:
 property bool IsAuthenticated { bool get(); void set(bool value); };
public:
 property bool IsAuthenticated { bool get(); void set(bool value); };
public bool IsAuthenticated { get; set; }
member this.IsAuthenticated : bool with get, set
Public Property IsAuthenticated As Boolean

Property Value

Returns Boolean.

Applies to