Click or drag to resize

SecurityPortalSecurityPrincipal Property

Gets the security principal used for role-based authorization.

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

Property Value

SecurityPrincipal
See Also