structure MFINPUTTRUSTAUTHORITY_ACCESS_ACTION (mfidl.h)
Décrit une action demandée par une autorité d’approbation de sortie (OTA). La demande est envoyée à une autorité d’approbation d’entrée (ITA).
Syntaxe
typedef struct _MFINPUTTRUSTAUTHORITY_ACTION {
MFPOLICYMANAGER_ACTION Action;
BYTE *pbTicket;
DWORD cbTicket;
} MFINPUTTRUSTAUTHORITY_ACCESS_ACTION;
Membres
Action
Spécifie l’action en tant que membre de l’énumération MFPOLICYMANAGER_ACTION .
pbTicket
Pointeur vers une mémoire tampon qui contient un objet de ticket, fourni par l’OTA.
cbTicket
Taille de l’objet de ticket, en octets.
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau | applications UWP] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau | applications UWP] |
En-tête | mfidl.h |