[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 Unregister(
PasswordHashingAlgorithm algo
)
public bool Unregister(
PasswordHashingAlgorithm algo
)
Public Function Unregister (
algo As PasswordHashingAlgorithm
) As Boolean
Public Function Unregister (
algo As PasswordHashingAlgorithm
) As Boolean
public:
virtual bool Unregister(
PasswordHashingAlgorithm^ algo
) sealed
public:
virtual bool Unregister(
PasswordHashingAlgorithm^ algo
) sealed
abstract Unregister :
algo : PasswordHashingAlgorithm -> bool
override Unregister :
algo : PasswordHashingAlgorithm -> bool abstract Unregister :
algo : PasswordHashingAlgorithm -> bool
override Unregister :
algo : PasswordHashingAlgorithm -> bool Return Value
Type:
BooleanImplements
IPasswordManagerImplementation Unregister(PasswordHashingAlgorithm)