WS_SAML_AUTHENTICATOR structure (webservices.h)
Type de base abstrait pour tous les authentificateurs SAML utilisés côté serveur pour valider les jetons SAML entrants.
Syntaxe
typedef struct _WS_SAML_AUTHENTICATOR {
WS_SAML_AUTHENTICATOR_TYPE authenticatorType;
} WS_SAML_AUTHENTICATOR;
Membres
authenticatorType
ID de type qui indique le sous-type d’authentificateur SAML de cet authentificateur.
Configuration requise
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 R2 [applications de bureau uniquement] |
En-tête | webservices.h |