Click or drag to resize

PFUserSID Property

Gets the Security ID (SID) of the principal corresponding to this user.

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

Property Value

Type: SecurityIdentifier
See Also