AuthorizationFailureReason.Handler Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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