Class AbpAuthorizationExceptionHandlerOptions
Inherited Members
Namespace: Volo.Abp.AspNetCore.ExceptionHandling
Assembly: Volo.Abp.AspNetCore.dll
Syntax
public class AbpAuthorizationExceptionHandlerOptions
Constructors
AbpAuthorizationExceptionHandlerOptions()
Declaration
public AbpAuthorizationExceptionHandlerOptions()
Properties
AuthenticationScheme
Declaration
public string? AuthenticationScheme { get; set; }
Property Value
Type | Description |
---|---|
string |