IPasswordManager InterfaceNFX Class Library

[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.Security
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IPasswordManager : IApplicationComponent, 
	IDisposable
See Also