Share via


ManagedApplicationCmdletBase.GetAuthorizationObject(String[]) Method

Definition

Gets the authorization object

protected Newtonsoft.Json.Linq.JToken GetAuthorizationObject (string[] authorizations);
member this.GetAuthorizationObject : string[] -> Newtonsoft.Json.Linq.JToken
Protected Function GetAuthorizationObject (authorizations As String()) As JToken

Parameters

authorizations
String[]

Returns

Newtonsoft.Json.Linq.JToken

Applies to