Partager via


énumération WS_REQUEST_SECURITY_TOKEN_ACTION (webservices.h)

Définit l’ensemble d’actions à utiliser lors de la négociation de jetons de sécurité à l’aide de WS-Trust.

Syntax

typedef enum {
  WS_REQUEST_SECURITY_TOKEN_ACTION_ISSUE = 1,
  WS_REQUEST_SECURITY_TOKEN_ACTION_NEW_CONTEXT = 2,
  WS_REQUEST_SECURITY_TOKEN_ACTION_RENEW_CONTEXT = 3
} WS_REQUEST_SECURITY_TOKEN_ACTION;

Constantes

 
WS_REQUEST_SECURITY_TOKEN_ACTION_ISSUE
Valeur : 1
Utilisez l’action « request » définie dans WS-Trust.
WS_REQUEST_SECURITY_TOKEN_ACTION_NEW_CONTEXT
Valeur : 2
Utilisez l’action « request » définie dans WS-SecureConversation.
WS_REQUEST_SECURITY_TOKEN_ACTION_RENEW_CONTEXT
Valeur : 3
Utilisez l’action « renouveler » définie dans WS-SecureConversation. Nécessite WS_REQUEST_SECURITY_TOKEN_PROPERTY_EXISTING_TOKEN.

Configuration requise

Condition requise Valeur
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