estructura TOKEN_USER_CLAIMS (winnt.h)

La estructura TOKEN_USER_CLAIMS define las notificaciones de usuario para el token.

Sintaxis

typedef struct _TOKEN_USER_CLAIMS {
  PCLAIMS_BLOB UserClaims;
} TOKEN_USER_CLAIMS, *PTOKEN_USER_CLAIMS;

Miembros

UserClaims

Las notificaciones de usuario para el token.

Requisitos

Requisito Value
Cliente mínimo compatible Windows 8 [solo aplicaciones de escritorio]
Servidor mínimo compatible Windows Server 2012 [solo aplicaciones de escritorio]
Encabezado winnt.h