Hevea documentation

CredentialStore.GetCredential Field

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.

public static GetCredentialDelegate GetCredential;

See Also

CredentialStore Class | Hevea.Core Namespace