ServiceMasterKey.ChangeAccount(String, String) Metodo

Definizione

Crittografa nuovamente la chiave master del servizio con le nuove credenziali specificate.

public void ChangeAccount(string newAccount, string newPassword);
member this.ChangeAccount : string * string -> unit
Public Sub ChangeAccount (newAccount As String, newPassword As String)

Parametri

newAccount
String
newPassword
String

Si applica a