RestServiceLinkedService.TokenEndpoint Property

Definition

The token endpoint of the authorization server to acquire access token. Type: string (or Expression with resultType string).

public object TokenEndpoint { get; set; }
member this.TokenEndpoint : obj with get, set
Public Property TokenEndpoint As Object

Property Value

Applies to