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

ACQUIRE_CREDENTIALS_HANDLE_FN_W

Declaration

Source position: jwasspi.pas line 1209

type ACQUIRE_CREDENTIALS_HANDLE_FN_W = function(

  pszPrincipal: PSecWChar;

  pszPackage: PSecWChar;

  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