ServiceMasterKey.ChangeAccount(String, 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.
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