Share via


PushedAuthorizationContext.HandledPush Property

Definition

Indicates if the OnPushAuthorization event chose to handle pushing the authorization request. If true, the handler will not attempt to push the authorization request, and will instead use the RequestUri from this event in the subsequent authorize request.

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

Property Value

Applies to