[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: NFX.ApplicationModelAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ISecurityManager Security { get; }
public static ISecurityManager Security { get; }
Public Shared ReadOnly Property Security As ISecurityManager
Get
Public Shared ReadOnly Property Security As ISecurityManager
Get
public:
static property ISecurityManager^ Security {
ISecurityManager^ get ();
}
public:
static property ISecurityManager^ Security {
ISecurityManager^ get ();
}
static member Security : ISecurityManager with get
static member Security : ISecurityManager with get
Property Value
Type:
ISecurityManager