[This is preliminary documentation and is subject to change.]
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool Register(
PasswordHashingAlgorithm algo
)
public bool Register(
PasswordHashingAlgorithm algo
)
Public Function Register (
algo As PasswordHashingAlgorithm
) As Boolean
Public Function Register (
algo As PasswordHashingAlgorithm
) As Boolean
public:
virtual bool Register(
PasswordHashingAlgorithm^ algo
) sealed
public:
virtual bool Register(
PasswordHashingAlgorithm^ algo
) sealed
abstract Register :
algo : PasswordHashingAlgorithm -> bool
override Register :
algo : PasswordHashingAlgorithm -> bool abstract Register :
algo : PasswordHashingAlgorithm -> bool
override Register :
algo : PasswordHashingAlgorithm -> bool Return Value
Type:
BooleanImplements
IPasswordManagerImplementation Register(PasswordHashingAlgorithm)