Authentication Constants
Credentials Management Constants
Credentials Management uses the following constants to specify maximum string sizes.
| Constant | Description |
|---|---|
|
CREDUI_MAX_MESSAGE_LENGTH |
Maximum number of characters for the pszMessageText member of a CREDUI_INFO structure. |
|
CREDUI_MAX_CAPTION_LENGTH |
Maximum number of characters for the pszCaptionText member of a CREDUI_INFO structure. |
|
CREDUI_MAX_GENERIC_TARGET_LENGTH |
Maximum number of characters in a string that specifies a target name. |
|
CREDUI_MAX_DOMAIN_TARGET_LENGTH |
Maximum number of characters in a string that specifies a domain name. |
|
CREDUI_MAX_USERNAME_LENGTH |
Maximum number of characters in a string that specifies a user account name. |
|
CREDUI_MAX_PASSWORD_LENGTH |
Maximum number of characters in a string that specifies a password. |
Gina Defined Values
GINA interface functions and Winlogon support functions use the following defined values.
| Value | Description |
|---|---|
|
Contains predefined logon options. It is used by the dwOptions parameter of WlxLoggedOutSAS. | |
|
Defines a specific SAS type. |