AdmCredential.AuthTokenUrl Property

Definition

Gets or sets the URL of the authorization token.

public string AuthTokenUrl { get; set; }
member this.AuthTokenUrl : string with get, set
Public Property AuthTokenUrl As String

Property Value

The URL of the authorization token.

Applies to