Source position: jwarpcdce.pas line 745
type _SEC_WINNT_AUTH_IDENTITY_W = record
User: PWideChar;
UserLength: LongInt;
Domain: PWideChar;
DomainLength: LongInt;
Password: PWideChar;
PasswordLength: LongInt;
Flags: LongInt;
end;