Share via


Subscription.AuthorizationSource Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="authorizationSource")]
public string AuthorizationSource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authorizationSource")>]
member this.AuthorizationSource : string with get, set
Public Property AuthorizationSource As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to