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

ACQUIRE_CREDENTIALS_HANDLE_FN_A

Declaration

Source position: jwasspi.pas line 1229

type ACQUIRE_CREDENTIALS_HANDLE_FN_A = function(

  pszPrincipal: PSecChar;

  pszPackage: PSecChar;

  fCredentialsUse: Cardinal;

  pvLogonId: Pointer;

  pAuthData: Pointer;

  pGetKeyFn: SEC_GET_KEY_FN;

  pvGetKeyArgument: Pointer;

  phCredential: PCredHandle;

  ptsExpiry: PTimeStamp

):SECURITY_STATUS;


Documentation generated on: 2023-03-18