Énumération UpdateEndpointAuthTokenType
Définit le type des jetons qui peuvent être utilisés pour l’authentification auprès d’un point de terminaison.
Syntaxe
typedef enum tagUpdateEndpointAuthTokenType {
ueattInvalidTokenType = 0x0,
ueattSAML11Token = 0X1
} UpdateEndpointAuthTokenType;
Constantes
-
ueattInvalidTokenType
-
Aucun jeton d’authentification n’est nécessaire.
-
ueattSAML11Token
-
Le jeton d’authentification du point de terminaison est un jeton WS-Security SAML (Security Assertion Markup Language) 1,1.
Configuration requise
| Condition requise | Valeur |
|---|---|
| Client minimal pris en charge |
Windows 8 [ applications de bureau uniquement] |
| Serveur minimal pris en charge |
Windows Server 2012 [ applications de bureau uniquement] |
| En-tête |
|
| MIDL |
|