Unit 'JwaWinCred' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_CREDENTIALA

Declaration

Source position: jwawincred.pas line 320

type _CREDENTIALA = record

  Flags: DWORD;

  Type_: DWORD;

  TargetName: LPSTR;

  Comment: LPSTR;

  LastWritten: FILETIME;

  CredentialBlobSize: DWORD;

  CredentialBlob: LPBYTE;

  Persist: DWORD;

  AttributeCount: DWORD;

  Attributes: PCREDENTIAL_ATTRIBUTEA;

  TargetAlias: LPSTR;

  UserName: LPSTR;

end;


Documentation generated on: 2023-03-18