GraphClient.IsAuthenticated Property
Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 7.0.9147)
IsAuthenticated
Gets a value indicating whether the Graph
Declaration
public override bool IsAuthenticated { get; }
Property Value
Type | Description |
---|---|
Boolean | True if authenticated; false otherwise. |