ReportingCloudDeleteAccountAPIKey Method |
This method deletes an available API Key that belongs to the current account
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public bool DeleteAccountAPIKey(
string key
)
Parameters
- key
- Type: SystemString
The API Key that should be deleted.
Return Value
Type:
BooleanSee Also