AsApiKey Method
Overloads
| AsApiKey(String) |
Configure the location to use an API key for authentication. |
AsApiKey(String)
Configure the location to use an API key for authentication.
Declaration
void AsApiKey(string apiKey)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | apiKey |
The API key |