Share via


PushedAuthorizationContext.HandlePush(String) Method

Definition

Tells the handler that the OnPushAuthorization event has handled the process of pushing authorization, and that the handler should use the provided request_uri on the subsequent authorize call.

public void HandlePush (string requestUri);
member this.HandlePush : string -> unit
Public Sub HandlePush (requestUri As String)

Parameters

requestUri
String

Applies to