Ilumnis Authentication

Errors Members

Errors overview

Public Static Fields

BirthdayUnknownError message.
CantAddRightError message.
CantAddRoleError message.
CantAuthenticateUserError message.
CantCreateDomainError message.
CantCreateRightError message.
CantCreateRoleError message.
CantCreateUserError message.
CantDeleteDomainError message.
CantDeleteRightError message.
CantDeleteRoleError message.
CantDeleteUserError message.
CantGetDomainUsersError message.
CantGetRightUsersError message.
CantGetRoleRightsError message.
CantGetRoleUsersError message.
CantGetUserRolesError message.
CantHaveRightError message.
CantHaveRoleError message.
CantLoadDomainError message.
CantLoadRightError message.
CantLoadRoleError message.
CantLoadUserError message.
CantRemoveRightError message.
CantRemoveRoleError message.
CantUpdateDomainError message.
CantUpdateRightError message.
CantUpdateRoleError message.
DomainNameTooLongError message.
DomainNameTooShortError message.
FirstNameTooLongError message.
FirstNameTooShortError message.
InvalidDomainIdError message.
InvalidRightIdError message.
InvalidRoleIdError message.
InvalidUserIdError message.
LastNameTooLongError message.
LastNameTooShortError message.
MiddleNameTooLongError message.
MiddleNameTooShortError message.
PasswordTooLongError message.
PasswordTooShortError message.
RightNameTooLongError message.
RightNameTooShortError message.
RoleNameTooLongError message.
RoleNameTooShortError message.
UserNameTooLongError message.
UserNameTooShortError message.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Errors Class | IExSys.Authentication.Messages Namespace