PushedAuthorizationContext.RequestUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The request_uri parameter to use in the subsequent authorize call, if the OnPushAuthorization event chose to handle pushing the authorization request, and null otherwise.
public string? RequestUri { get; }
member this.RequestUri : string
Public ReadOnly Property RequestUri As String