[Missing <summary> documentation for "T:IMailAPI_NET.PasswordUtility"]
Inheritance Hierarchy
IMailAPI_NETPasswordUtility
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The PasswordUtility type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PasswordUtility | Initializes a new instance of the PasswordUtility class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsAlphaNumeric | ||
| IsAlphaNumWSpecCharsAndUpLowCase | ||
| IsAlphaNumWSpecialChars | ||
| IsDblAlphaNumWSpecCharsAndUpLowCase | ||
| IsValidPassword | ||
| PasswordLevel | ||
| ToString | (Inherited from Object.) |
See Also