SecPkgContext_SubjectAttributes structure (sspi.h)
La structure SecPkgContext_SubjectAttributes retourne les informations d’attribut de sécurité.
Syntaxe
typedef struct _SecPkgContext_SubjectAttributes {
void *AttributeInfo;
} SecPkgContext_SubjectAttributes, *PSecPkgContext_SubjectAttributes;
Membres
AttributeInfo
Pointeur vers un void qui reçoit les informations d’attribut stockées dans une structure de AUTHZ_SECURITY_ATTRIBUTES_INFORMATION .
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
En-tête | sspi.h |