[This is preliminary documentation and is subject to change.]
Represents an implementation of 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 ISecurityManagerImplementation : ISecurityManager,
IApplicationComponent, IDisposable, IConfigurable
public interface ISecurityManagerImplementation : ISecurityManager,
IApplicationComponent, IDisposable, IConfigurable
Public Interface ISecurityManagerImplementation
Inherits ISecurityManager, IApplicationComponent, IDisposable, IConfigurable
Public Interface ISecurityManagerImplementation
Inherits ISecurityManager, IApplicationComponent, IDisposable, IConfigurable
public interface class ISecurityManagerImplementation : ISecurityManager,
IApplicationComponent, IDisposable, IConfigurable
public interface class ISecurityManagerImplementation : ISecurityManager,
IApplicationComponent, IDisposable, IConfigurable
type ISecurityManagerImplementation =
interface
interface ISecurityManager
interface IApplicationComponent
interface IDisposable
interface IConfigurable
end
type ISecurityManagerImplementation =
interface
interface ISecurityManager
interface IApplicationComponent
interface IDisposable
interface IConfigurable
end