Class AbpAuthenticationOptions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.Web
Assembly: Volo.Abp.AspNetCore.Components.Web.dll
Syntax
public class AbpAuthenticationOptions
Constructors
AbpAuthenticationOptions()
Declaration
public AbpAuthenticationOptions()
Properties
LoginUrl
Declaration
public string LoginUrl { get; set; }
Property Value
Type | Description |
---|---|
string |
LogoutUrl
Declaration
public string LogoutUrl { get; set; }
Property Value
Type | Description |
---|---|
string |