AuthenticationValidator overview
![]() ![]() | Specifies if empty birtdays are valid. |
![]() ![]() | Gets or sets maximal domain name length allowed. |
![]() ![]() | Gets or sets maximal first name length allowed. |
![]() ![]() | Gets or sets maximal last name length allowed. |
![]() ![]() | Gets or sets maximal middle name length allowed. |
![]() ![]() | Gets or sets maximal password length allowed. |
![]() ![]() | Gets or sets maximal right name length allowed. |
![]() ![]() | Gets or sets maximal role name length allowed. |
![]() ![]() | Gets or sets maximal user name length allowed. |
![]() ![]() | Gets or sets minimal domain name length allowed. |
![]() ![]() | Gets or sets minimal first name length allowed. |
![]() ![]() | Gets or sets minimal last name length allowed. |
![]() ![]() | Gets or sets minimal middle name length allowed. |
![]() ![]() | Gets or sets minimal password length allowed. |
![]() ![]() | Gets or sets minimal right name length allowed. |
![]() ![]() | Gets or sets minimal role name length allowed. |
![]() ![]() | Gets or sets minimal user name length allowed. |
![]() ![]() | Overloaded. Validates birthday. |
![]() ![]() | Overloaded. Validates domainId. |
![]() ![]() | Overloaded. Validates domainName. |
![]() ![]() | Overloaded. Validates firstName. |
![]() ![]() | Overloaded. Validates lastName. |
![]() ![]() | Overloaded. Validates middleName. |
![]() ![]() | Overloaded. Validates password. |
![]() ![]() | Overloaded. Validates rightId. |
![]() ![]() | Overloaded. Validates rightName. |
![]() ![]() | Overloaded. Validates roleId. |
![]() ![]() | Overloaded. Validates roleName. |
![]() ![]() | Overloaded. Validates userId. |
![]() ![]() | Overloaded. Validates userName. |
![]() |
Constructs AuthenticationValidator object. |
![]() | Gets or sets current authentication validator implementation. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
AuthenticationValidator Class | IExSys.Authentication.Validation Namespace