Class AbpAuthorizationExceptionHandlerOptions
Inheritance
object
AbpAuthorizationExceptionHandlerOptions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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 |