WS_SAML_AUTHENTICATOR structure (webservices.h)

The abstract base type for all SAML authenticators used on the server side to validate incoming SAML tokens.

Syntax

typedef struct _WS_SAML_AUTHENTICATOR {
  WS_SAML_AUTHENTICATOR_TYPE authenticatorType;
} WS_SAML_AUTHENTICATOR;

Members

authenticatorType

The type id that indicates the SAML authenticator subtype of this 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