![]() ![]() | Method called when checking the existence of a user account. The login should not be case sensitive. |
![]() ![]() | Method called when requesting the credential of a user. Hevea first looks for the user credential in the built-in credential store. If not found, this method is called. The login should not be case sensitive. |
![]() |
Default constructor. |
![]() | Indicates if the store contains an administrator credential. |
![]() | Gets the anonymous credential. |
![]() | Indicates if the storage is empty of credentials. |
![]() | Adds a credential in the store. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Overloaded. Gets a credential, basing on the login. |
![]() | Returns an enumerator on the credentials of the store. |
![]() | 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. |
![]() | Checks a login existence in the credential store. |
![]() | Removes the credential from the store. |
![]() | 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. |
CredentialStore Class | Hevea.Core Namespace