[This is preliminary documentation and is subject to change.]
Denoutes an entity that manages passwords such as: computes and verified hash tokens
and provides password strength verification
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public interface IPasswordManager : IApplicationComponent,
IDisposable
public interface IPasswordManager : IApplicationComponent,
IDisposable
Public Interface IPasswordManager
Inherits IApplicationComponent, IDisposable
Public Interface IPasswordManager
Inherits IApplicationComponent, IDisposable
public interface class IPasswordManager : IApplicationComponent,
IDisposable
public interface class IPasswordManager : IApplicationComponent,
IDisposable
type IPasswordManager =
interface
interface IApplicationComponent
interface IDisposable
end
type IPasswordManager =
interface
interface IApplicationComponent
interface IDisposable
end