Click or drag to resize

UserInfoSid Property

Gets or sets the SecurityIdentifier of the user. UserPrincipal.Sid

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public SecurityIdentifier Sid { get; set; }

Property Value

Type: SecurityIdentifier
See Also