Condividi tramite


struttura WS_REQUEST_SECURITY_TOKEN_PROPERTY (webservices.h)

Specifica una proprietà per richiedere un token di sicurezza da un'autorità di certificazione.

Sintassi

typedef struct _WS_REQUEST_SECURITY_TOKEN_PROPERTY {
  WS_REQUEST_SECURITY_TOKEN_PROPERTY_ID id;
  void                                  *value;
  ULONG                                 valueSize;
} WS_REQUEST_SECURITY_TOKEN_PROPERTY;

Members

id

Identifica il WS_REQUEST_SECURITY_TOKEN_PROPERTY_ID.

value

Puntatore al valore. Il puntatore deve avere un allineamento compatibile con il tipo della proprietà .

valueSize

Dimensione in byte della memoria a cui punta il valore.

Requisiti

   
Client minimo supportato Windows 7 [app desktop | App UWP]
Server minimo supportato Windows Server 2008 R2 [app desktop | App UWP]
Intestazione webservices.h