Class AbpIdentityAspNetCoreOptions
Inheritance
System.Object
AbpIdentityAspNetCoreOptions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.Identity.AspNetCore
Assembly: Volo.Abp.Identity.AspNetCore.dll
Syntax
public class AbpIdentityAspNetCoreOptions
Properties
ConfigureAuthentication
Default: true.
Declaration
public bool ConfigureAuthentication { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |