AAL2SetTokenProperty
- 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
AAL2SetTokenProperty
- Mis à jour le 22 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
Function prototype
aat_int32 AAL2SetTokenProperty (
TDigipassBlob* DPData,
TKernelParms* CallParms,
aat_int32 Property;
aat_int32 Value);
Description
This function can be used to set specific properties as described in Table: List of properties for AAL2SetTokenProperty.
Parameters
Type | Name | Use | Description |
---|---|---|---|
TDigipassBlob * | DPData | I/O | This is the authenticator application BLOB. Upon return from the function call, this BLOB must be rewritten to the application database to reflect changes. |
TKernelParms * | CallParms | I | Structure of runtime parameters to use during this function call. |
aat_int32 | Property | I | Indicates the property to set. |
aat_int32 | Value | I | Value for the specified property as described in Table: List of properties for AAL2SetTokenProperty. |
Return codes
Cet article vous a-t-il été utile ?