Click or drag to resize

PFUserIdentity Property

Gets the identity of this user. Not available for system users.

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

Property Value

Type: IIdentity

Implements

IPrincipalIdentity
See Also