Source position: jwantsecapi.pas line 2522
type _MSV1_0_DERIVECRED_REQUEST = record |
MessageType: MSV1_0_PROTOCOL_MESSAGE_TYPE; |
LogonId: LUID; |
DeriveCredType: ULONG; |
DeriveCredInfoLength: ULONG; |
DeriveCredSubmitBuffer: array [0..0] of UCHAR; |
end; |