dpCSVFileImportStop (Command)
- 20 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
dpCSVFileImportStop (Command)
- Mis à jour le 20 Dec 2024
- 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
Availability: OneSpan Authentication Server 3.21 and later
Scenario: Administration
The dpCSVFileImportStop command stops a server task to import authenticator data from a DIGIPASS import file that has been previously started via the dpCSVFileImport command (see dpCSVFileImport (Command)).
Parameters
Parameter name | Data type | Description |
---|---|---|
sessionID | String | Required. The session identifier of the current administrative session. The logon command returns this identifier after a successful logon (see logon (Command)). |
cacheID | String | Required. The unique identifier of the uploaded DIGIPASS import file generated by the dpCSVFileUploadMTOM command. |
Example
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"> <soapenv:Header/> <soapenv:Body> <adm:dpCSVFileImportStop xmlns:prov="http://www.vasco.com/IdentikeyServer/IdentikeyTypes/Administration"> <sessionID>3JSK8cmRjw4E30wAA=0nUTL-~3fmifTO</sessionID> <cacheID>5FD10FA7-D830-5149-A3B6-A4AA623EBFB9</cacheID> </adm:dpCSVFileImportStop> </soapenv:Body> </soapenv:Envelope>
Requirements
Required administrative privileges:
- Import DIGIPASS
Cet article vous a-t-il été utile ?