OnBeforeTokenRequestData.RequestUri Property

Definition

The token endpoint, including any query parameters, where the request is being sent to.

public Uri RequestUri { get; set; }
member this.RequestUri : Uri with get, set
Public Property RequestUri As Uri

Property Value

Uri

Applies to