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