Share via


ContainerAppOpenIdConnectConfig.TokenEndpoint Property

Definition

The endpoint to be used to request a token.

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

Property Value

Applies to