[This is preliminary documentation and is subject to change.]
References security manager that performs user authentication based on passed credentials and other security-related global tasks
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ISecurityManager SecurityManager { get; }
public static ISecurityManager SecurityManager { get; }
Public Shared ReadOnly Property SecurityManager As ISecurityManager
Get
Public Shared ReadOnly Property SecurityManager As ISecurityManager
Get
public:
static property ISecurityManager^ SecurityManager {
ISecurityManager^ get ();
}
public:
static property ISecurityManager^ SecurityManager {
ISecurityManager^ get ();
}
static member SecurityManager : ISecurityManager with get
static member SecurityManager : ISecurityManager with get
Property Value
Type:
ISecurityManager