User IsAuthenticated Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Implementation of IIdentity interface. Checks to see if user is not in invalid status

Namespace: NFX.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool IsAuthenticated { get; }

Property Value

Type: OnlineBoolean

Implements

OnlineIIdentity IsAuthenticated
See Also