Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type of the Windows Integrated Authentication credential, used as a selector for subtypes of WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL.
Syntax
typedef enum {
WS_STRING_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE = 1,
WS_DEFAULT_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE = 2,
WS_OPAQUE_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE = 3
} WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE;
Constants
WS_STRING_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE Value: 1 Type id for the Windows credential WS_STRING_WINDOWS_INTEGRATED_AUTH_CREDENTIAL. |
WS_DEFAULT_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE Value: 2 Type id for the Windows credential WS_DEFAULT_WINDOWS_INTEGRATED_AUTH_CREDENTIAL. |
WS_OPAQUE_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE Value: 3 Type id for the Windows credential WS_OPAQUE_WINDOWS_INTEGRATED_AUTH_CREDENTIAL. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |