Share via


AuthorizationFailureReason.Handler Property

Definition

The IAuthorizationHandler responsible for this failure reason.

public Microsoft.AspNetCore.Authorization.IAuthorizationHandler Handler { get; }
member this.Handler : Microsoft.AspNetCore.Authorization.IAuthorizationHandler
Public ReadOnly Property Handler As IAuthorizationHandler

Property Value

Applies to