Compartir a través de


enumeración WS_REQUEST_SECURITY_TOKEN_ACTION (webservices.h)

Define qué conjunto de acciones se usarán al negociar tokens de seguridad mediante 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
Valor: 1
Use la acción "request" definida en WS-Trust.
WS_REQUEST_SECURITY_TOKEN_ACTION_NEW_CONTEXT
Valor: 2
Use la acción "request" definida en WS-SecureConversation.
WS_REQUEST_SECURITY_TOKEN_ACTION_RENEW_CONTEXT
Valor: 3
Use la acción "renovar" definida en WS-SecureConversation. Requiere WS_REQUEST_SECURITY_TOKEN_PROPERTY_EXISTING_TOKEN.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 7 [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2008 R2 [solo aplicaciones de escritorio]
Encabezado webservices.h