JobServer.ClearMsxAccount 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.
Clears the master server account and use integrated security to login to the master server using sp_msx_set_account.
public void ClearMsxAccount();
member this.ClearMsxAccount : unit -> unit
Public Sub ClearMsxAccount ()