Click or drag to resize

PFUserPrincipalGuid Property

Gets the GUID of the principal corresponding to this user.

Note : local (computer) users do not have principal GUID.

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

Property Value

Type: Guid
See Also