Share via


PushedAuthorizationContext.SkippedPush Property

Definition

Indicates if the OnPushAuthorization event chose to skip pushing the authorization request. If true, the handler will not attempt to push the authorization request, and will not use pushed authorization in the subsequent authorize request.

public bool SkippedPush { get; }
member this.SkippedPush : bool
Public ReadOnly Property SkippedPush As Boolean

Property Value

Applies to