Freigeben über


MSV1_0_PROFILE_BUFFER_TYPE-Enumeration (ntsecapi.h)

Die MSV1_0_PROFILE_BUFFER_TYPE-Enumeration listet die Art des zurückgegebenen Anmeldeprofils auf.

Syntax

typedef enum _MSV1_0_PROFILE_BUFFER_TYPE {
  MsV1_0InteractiveProfile = 2,
  MsV1_0Lm20LogonProfile,
  MsV1_0SmartCardProfile
} MSV1_0_PROFILE_BUFFER_TYPE, *PMSV1_0_PROFILE_BUFFER_TYPE;

Konstanten

 
MsV1_0InteractiveProfile
Wert: 2
Das Profil beschreibt eine interaktive Anmeldesitzung.
MsV1_0Lm20LogonProfile
Das Profil beschreibt eine Netzwerkanmeldungssitzung.
MsV1_0SmartCardProfile
Das Profil beschreibt eine intelligente Karte Anmeldesitzung.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows XP [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2003 [nur Desktop-Apps]
Kopfzeile ntsecapi.h