Partager via


énumération CRED_MARSHAL_TYPE (wincred.h)

L’énumération CRED_MARSHAL_TYPE spécifie les types d’informations d’identification à marshaler par CredMarshalCredential ou non délimités par CredUnmarshalCredential.

Syntax

typedef enum _CRED_MARSHAL_TYPE {
  CertCredential = 1,
  UsernameTargetCredential,
  BinaryBlobCredential,
  UsernameForPackedCredentials,
  BinaryBlobForSystem
} CRED_MARSHAL_TYPE, *PCRED_MARSHAL_TYPE;

Constantes

 
CertCredential
Valeur : 1
Spécifie que les informations d’identification sont une référence de certificat décrite par une structure CERT_CREDENTIAL_INFO .
UsernameTargetCredential
Spécifie que les informations d’identification sont une référence à une CRED_FLAGS_USERNAME_TARGET informations d’identification décrites par une structure de USERNAME_TARGET_CREDENTIAL_INFO .
BinaryBlobCredential
UsernameForPackedCredentials
BinaryBlobForSystem

Configuration requise

   
Client minimal pris en charge Windows XP [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2003 [applications de bureau uniquement]
En-tête wincred.h