ServiceMasterKey.ChangeAccount(String, String) Method

Definition

Re-encrypts the service master key with the speciefied new credentials.

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

Parameters

newAccount
String
newPassword
String

Applies to