Click or drag to resize

PFIdentityIsAuthenticated Property

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

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public bool IsAuthenticated { get; }

Property Value

Type: Boolean

Implements

IIdentityIsAuthenticated
See Also