ConfigSecurityManager Config Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns config node that this instance is configured from. If null is returned then manager performs authentication from application configuration

Namespace: NFX.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public IConfigSectionNode Config { get; }

Property Value

Type: IConfigSectionNode
See Also