System.ClientModel.ApiKeyCredential
A credential used to authenticate to a service that accepts an API key.
This type provides the ability to update the key's value without creating
a new client.
Initializes a new instance of the ApiKeyCredential class.
Deconstructs the credential into component values.
Updates the API key to used to authenticate with the service.
This method is intended to be called when the API key has been
regenerated and long-lived clients need to be updated to send the new
value.