Click or drag to resize

SecurityIdentityIsAuthenticated Property

Gets a boolean value that indicates whether the user has been authenticated.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
public bool IsAuthenticated { get; }
View Source

Property Value

Boolean

Implements

IIdentityIsAuthenticated
See Also