WS_SAML_AUTHENTICATOR_TYPE enumeration (webservices.h)

The type IDs of the SAML token authenticators used on the server side (For example, relying party) to validate incoming SAML tokens.

Syntax

typedef enum {
  WS_CERT_SIGNED_SAML_AUTHENTICATOR_TYPE = 1
} WS_SAML_AUTHENTICATOR_TYPE;

Constants

 
WS_CERT_SIGNED_SAML_AUTHENTICATOR_TYPE
Value: 1
Type ID for the SAML authenticator WS_CERT_SIGNED_SAML_AUTHENTICATOR.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Header webservices.h