IntegrationRuntimeAuthKeys interface
The integration runtime authentication keys.
Properties
auth |
The primary integration runtime authentication key. |
auth |
The secondary integration runtime authentication key. |
Property Details
authKey1
The primary integration runtime authentication key.
authKey1?: string
Property Value
string
authKey2
The secondary integration runtime authentication key.
authKey2?: 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