|
ISecurityProviderPassthroughPrincipal Property
|
Gets or sets the principal used for passthrough authentication.
Namespace: GSF.SecurityAssembly: GSF.Security (in GSF.Security.dll) Version: 2.4.205-beta
Syntax Property PassthroughPrincipal As IPrincipal
Get
Set
abstract PassthroughPrincipal : IPrincipal with get, set
function get_PassthroughPrincipal();
function set_PassthroughPrincipal(value);
View SourceProperty Value
IPrincipalSee Also