Click or drag to resize

SecurityPrincipal.Identity Property

Gets the SecurityIdentity object of the user.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.242-beta
Syntax
public SecurityIdentity Identity { get; }
View Source

Property Value

SecurityIdentity
See Also