Click or drag to resize

SecureWindowSecurityPrincipal Property

Gets or sets the security principal used to test authentication and role membership.

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

Property Value

SecurityPrincipal
See Also