MasterKey.DropPasswordEncryption(String) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
移除與指定密碼相關金鑰的加密。
public void DropPasswordEncryption(string password);
member this.DropPasswordEncryption : string -> unit
Public Sub DropPasswordEncryption (password As String)
參數
- password
- String