CREDSPP_SUBMIT_TYPE enumeration
The CREDSPP_SUBMIT_TYPE enumeration specifies the type of credentials specified by a CREDSSP_CRED structure.
Syntax
typedef enum _CREDSSP_SUBMIT_TYPE { CredsspPasswordCreds = 2, CredsspSchannelCreds = 4, CredsspCertificateCreds = 13, CredsspSubmitBufferBoth = 50, CredsspSubmitBufferBothOld = 51 } CREDSPP_SUBMIT_TYPE;
Constants
- CredsspPasswordCreds
-
The credentials are a user name and password.
- CredsspSchannelCreds
-
The credentials are Schannel credentials.
- CredsspCertificateCreds
-
The credentials are in a certificate.
- CredsspSubmitBufferBoth
-
The credentials contain both certificate and Schannel credentials.
- CredsspSubmitBufferBothOld
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 1/2/2013