Table of Contents

Class AccountHelper

Namespace
InSite.Web.Security
Assembly
InSite.UI.dll
public static class AccountHelper
Inheritance
AccountHelper
Inherited Members

Fields

MaxSignInAttemptsNumber

public const int MaxSignInAttemptsNumber = 5

Field Value

int

Properties

SignInFailedAttemptsCount

public static int SignInFailedAttemptsCount { get; }

Property Value

int

SignInLockedUntil

public static DateTime? SignInLockedUntil { get; }

Property Value

DateTime?