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 public Guid PrincipalGuid { get; }
Property Value
Type:
GuidSee Also