Zum Hauptinhalt springen

DeleteTokens

Structure

DeleteTokens(sService: String): String

Type

Function

Description

This function deletes tokens previously saved to the database for the sService parameter. Tokens are used to authenticate to the Cloud service without having to re-enter credentials. If the delete is successful the result of the function will be 'SUCCESS'.

Parameters: 1

sService = the name of the online cloud service. Acceptable values are: 'BOX' (box.com) and 'DROPBOX' (dropbox.com)

Return Value

Text |