[This is preliminary documentation and is subject to change.]
Represents an entity that performs user authentication based on passed credentials and other security-related global tasks
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface ISecurityManager : IApplicationComponent,
IDisposable
public interface ISecurityManager : IApplicationComponent,
IDisposable
Public Interface ISecurityManager
Inherits IApplicationComponent, IDisposable
Public Interface ISecurityManager
Inherits IApplicationComponent, IDisposable
public interface class ISecurityManager : IApplicationComponent,
IDisposable
public interface class ISecurityManager : IApplicationComponent,
IDisposable
type ISecurityManager =
interface
interface IApplicationComponent
interface IDisposable
end
type ISecurityManager =
interface
interface IApplicationComponent
interface IDisposable
end