Class AuthenticationOptions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.BasicTheme.dll
Syntax
public class AuthenticationOptions
Constructors
AuthenticationOptions()
Declaration
public AuthenticationOptions()
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 |