Source position: jwantsecapi.pas line 2900
type _KERB_TICKET_LOGON = record |
MessageType: KERB_LOGON_SUBMIT_TYPE; |
Flags: ULONG; |
ServiceTicketLength: ULONG; |
TicketGrantingTicketLength: ULONG; |
ServiceTicket: PUCHAR; |
TicketGrantingTicket: PUCHAR; |
end; |