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