Class AccountIdleViewModel
Inherited Members
Namespace: Volo.Abp.Account.Pro.Public.Web.Shared.Pages.Account.Idle
Assembly: Volo.Abp.Account.Pro.Public.Web.Shared.dll
Syntax
public class AccountIdleViewModel
Constructors
AccountIdleViewModel()
Declaration
public AccountIdleViewModel()
Properties
IdleTimeoutMinutes
Declaration
public int IdleTimeoutMinutes { get; set; }
Property Value
Type | Description |
---|---|
int |
LogoutUrl
Declaration
public string LogoutUrl { get; set; }
Property Value
Type | Description |
---|---|
string |