KERB_PROFILE_BUFFER_TYPE enumeration
The KERB_PROFILE_BUFFER_TYPE enumeration lists the type of logon profile returned.
Syntax
typedef enum _KERB_PROFILE_BUFFER_TYPE { KerbInteractiveProfile = 2, KerbTicketProfile = 6 } KERB_PROFILE_BUFFER_TYPE, *PKERB_PROFILE_BUFFER_TYPE;
Constants
- KerbInteractiveProfile
-
The buffer contains information about an interactive logon session.
- KerbTicketProfile
-
The buffer contains information about a Kerberos logon session.
Requirements
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 1/2/2013