Partager via


WS_SECURITY_PROPERTY structure (webservices.h)

Spécifie un paramètre de sécurité à l’échelle du canal.

Syntaxe

typedef struct _WS_SECURITY_PROPERTY {
  WS_SECURITY_PROPERTY_ID id;
  void                    *value;
  ULONG                   valueSize;
} WS_SECURITY_PROPERTY;

Membres

id

Identifie le WS_SECURITY_PROPERTY_ID.

value

Pointeur vers la valeur à définir. Le pointeur doit avoir un alignement compatible avec le type de la propriété .

valueSize

Taille en octets de la mémoire pointée par valeur.

Configuration requise

   
Client minimal pris en charge Windows 7 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2008 R2 [applications de bureau | Applications UWP]
En-tête webservices.h