Click or drag to resize

VGIPrincipalIdentity Property

Gets the identity of the current principal.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
IIdentity Identity { get; }

Property Value

Type: IIdentity
The IIdentity object associated with the current principal.

Implements

IPrincipalIdentity
See Also