Package version:
A static name/key-based credential that supports updating the underlying name and key values.
Create an instance of an AzureNamedKeyCredential for use with a service client.
The initial value of the name to use in authentication.
The initial value of the key to use in authentication.
The value of the key to be used in authentication.
The value of the name to be used in authentication.
Change the value of the key.
Updates will take effect upon the next request after updating the key value.
The new name value to be used.
The new key value to be used.
A static name/key-based credential that supports updating the underlying name and key values.