Connect-MSApi
Connect Api
Syntax
Connect-MSApi -ApiUrl (string) -ProjectId (int) -UserName (string) -Password (string) [-Logfile (string)] [-LogException (bool)] [-LogRequest (bool)] [-LogRequestContent (bool)] [-LogFunctionCall (bool)]
Connect-MSApi -ApiUrl (string) -ProjectId (int) -Token (string) [-Logfile (string)] [-LogException (bool)] [-LogRequest (bool)] [-LogRequestContent (bool)] [-LogFunctionCall (bool)]