Click or drag to resize

ReportingCloudGetAccountAPIKeys Method

This method returns the available API Keys for the current account

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public List<APIKey> GetAccountAPIKeys()

Return Value

Type: ListAPIKey
See Also