Unit 'IdSSPI' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_indy]

SEC_WINNT_AUTH_IDENTITY_EXW

Declaration

Source position: IdSSPI.pas line 2147

type SEC_WINNT_AUTH_IDENTITY_EXW = record

  Version: ULONG;

  

  Length: ULONG;

  

  User: PUSHORT;

  

  UserLength: ULONG;

  

  Domain: PUSHORT;

  

  DomainLength: ULONG;

  

  Password: PUSHORT;

  

  PasswordLength: ULONG;

  

  Flags: ULONG;

  

  PackageList: PUSHORT;

  

  PackageListLength: ULONG;

  

end;



CT Web help

CodeTyphon Studio