Hevea documentation

CredentialStore Fields

The fields of the CredentialStore class are listed below. For a complete list of CredentialStore class members, see the CredentialStore Members topic.

Public Static Fields

CredentialExists Method called when checking the existence of a user account. The login should not be case sensitive.
GetCredential 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.

See Also

CredentialStore Class | Hevea.Core Namespace