Class AbpAccountOptions
Inheritance
System.Object
AbpAccountOptions
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.Account.Web
Assembly: Volo.Abp.Account.Web.dll
Syntax
public class AbpAccountOptions
Constructors
AbpAccountOptions()
Declaration
public AbpAccountOptions()
Properties
WindowsAuthenticationSchemeName
Default value: "Windows".
Declaration
public string WindowsAuthenticationSchemeName { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |