MasterKey.DropPasswordEncryption(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Removes the encryption with the key associated with the specified password.
public void DropPasswordEncryption (string password);
member this.DropPasswordEncryption : string -> unit
Public Sub DropPasswordEncryption (password As String)
Parameters
- password
- String