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