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
public void AsApiKey(string apiKey)
Parameters
Type | Name | Description |
---|---|---|
System.String | apiKey |
The API key |