Share via


RestServiceLinkedService.TokenEndpoint Property

Definition

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

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> TokenEndpoint { get; set; }
member this.TokenEndpoint : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property TokenEndpoint As DataFactoryElement(Of String)

Property Value

Applies to