RegenAuthKeys interface
An authentication key to regenerate.
Properties
auth |
The first authentication key. |
auth |
The second authentication key. |
key |
The name of authentication key to generate. |
Property Details
authKey1
The first authentication key.
authKey1?: string
Property Value
string
authKey2
The second authentication key.
authKey2?: string
Property Value
string
keyName
The name of authentication key to generate.
keyName?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript