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

_KERB_CHANGEPASSWORD_REQUEST

Declaration

Source position: jwantsecapi.pas line 3353

type _KERB_CHANGEPASSWORD_REQUEST = record

  MessageType: KERB_PROTOCOL_MESSAGE_TYPE;

  DomainName: UNICODE_STRING;

  AccountName: UNICODE_STRING;

  OldPassword: UNICODE_STRING;

  NewPassword: UNICODE_STRING;

  Impersonating: ByteBool;

end;


Documentation generated on: 2023-03-18