API Reference / UsersStaleAccountsAPI ReferenceClass UsersStaleAccountsEdit on GitHubNamespace TestimoX.Rules.Domain.UsersAssembly TestimoXSource TestimoX/Rules/Domain/Users/UsersStaleAccounts.cs:21Modifiers staticFlags enabled user accounts with no recent sign-in activity.InheritanceObjectUsersStaleAccountsFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static Rule GetRule() #TestimoX/Rules/Domain/Users/UsersStaleAccounts.cs:21Returns: RuleBuilds the UsersStaleAccounts rule.Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Testing/ScaleDefinition.cs:47Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #TestimoX/Testing/ScaleDefinition.cs:33Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Testing/ScaleDefinition.cs:43Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Testing/ScaleDefinition.cs:47Returns: StringInherited from Object