Share via


AdmCredential.AuthTokenUrl Property

Definition

Gets or sets the URL of the authorization token.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to