WS_USERNAME_CREDENTIAL_TYPE enumeration (webservices.h)

The type of the username/password credential, used as a selector for subtypes of WS_USERNAME_CREDENTIAL.

Syntax

typedef enum {
  WS_STRING_USERNAME_CREDENTIAL_TYPE = 1
} WS_USERNAME_CREDENTIAL_TYPE;

Constants

 
WS_STRING_USERNAME_CREDENTIAL_TYPE
Value: 1
Type ID for the username/password credential WS_STRING_USERNAME_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