Click or drag to resize

ISecurityProviderPassthroughPrincipal Property

Gets or sets the principal used for passthrough authentication.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
IPrincipal PassthroughPrincipal { get; set; }
View Source

Property Value

IPrincipal
See Also