API Reference / UsersPasswordNeverExpiresAPI ReferenceClass UsersPasswordNeverExpiresEdit on GitHubNamespace TestimoX.Rules.Domain.UsersAssembly TestimoXSource TestimoX/Rules/Domain/Users/UsersPasswordNeverExpires.cs:19Modifiers staticDetects enabled users configured with 'Password never expires'.InheritanceObjectUsersPasswordNeverExpiresFilter membersAll (5) Methods (5)Show inherited Expand all Collapse all ResetMethodspublic static Rule GetRule() #TestimoX/Rules/Domain/Users/UsersPasswordNeverExpires.cs:19Returns: RuleBuilds the UsersPasswordNeverExpires rule.Inherited Methodspublic override Boolean Equals(Object obj) #TestimoX/Theming/ThemeResolver.cs:257Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Returns: Int32Inherited from Objectpublic Type GetType() #TestimoX/Theming/ThemeResolver.cs:249Returns: TypeInherited from Objectpublic override String ToString() #TestimoX/Theming/ThemeResolver.cs:251Returns: StringInherited from Object