Source position: jwasspi.pas line 1278
type ADD_CREDENTIALS_FN_W = function( |
hCredentials: PCredHandle; |
pszPrincipal: PSecWChar; |
pszPackage: PSecWChar; |
fCredentialUse: Cardinal; |
pAuthData: Pointer; |
pGetKeyFn: SEC_GET_KEY_FN; |
pvGetKeyArgument: Pointer; |
ptsExpiry: PTimeStamp |