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 abstract base type for all credential types used with Windows Integrated Authentication.
Syntax
typedef struct _WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL {
WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL_TYPE credentialType;
} WS_WINDOWS_INTEGRATED_AUTH_CREDENTIAL;
Members
credentialType
The selector for the type of the Windows 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 |