IntegrationRuntimeAuthKeys Class

Definition

The integration runtime authentication keys.

public class IntegrationRuntimeAuthKeys
type IntegrationRuntimeAuthKeys = class
Public Class IntegrationRuntimeAuthKeys
Inheritance
IntegrationRuntimeAuthKeys

Constructors

IntegrationRuntimeAuthKeys()

Initializes a new instance of the IntegrationRuntimeAuthKeys class.

IntegrationRuntimeAuthKeys(String, String)

Initializes a new instance of the IntegrationRuntimeAuthKeys class.

Properties

AuthKey1

Gets or sets the primary integration runtime authentication key.

AuthKey2

Gets or sets the secondary integration runtime authentication key.

Applies to