Click or drag to resize

UserInfoPrincipalGuid Property

Gets or sets the GUID of the user. UserPrincipal.Guid.GetValueOrDefault()

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

Property Value

Type: Guid
See Also