UpdateEndpointAuthTokenType, énumération
Définit le type de jetons qui peuvent être utilisés pour l’authentification avec 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 SAML (Security Assertion Markup Language) 1.1 WS-Security.
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 |
|
IDL |
|