PushedAuthorizationContext.SkipPush Method

Definition

Tells the handler to skip pushing authorization entirely. If this is called, the handler will not use pushed authorization on the subsequent authorize call.

public void SkipPush ();
member this.SkipPush : unit -> unit
Public Sub SkipPush ()

Applies to