Share via


PushedAuthorizationContext.HandledClientAuthentication Property

Definition

Indicates if the OnPushAuthorization event chose to handle client authentication for the pushed authorization request. If true, the handler will not attempt to set authentication parameters for the pushed authorization request.

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

Property Value

Applies to