Click or drag to resize

SecurityPrincipalIdentity Property

Gets the SecurityIdentity object of the user.

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

Property Value

SecurityIdentity
See Also