Freigeben über


IntegrationRuntimeAuthKeys Class

Definition

The integration runtime authentication keys.

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

Constructors

Name Description
IntegrationRuntimeAuthKeys()

Initializes a new instance of the IntegrationRuntimeAuthKeys class.

IntegrationRuntimeAuthKeys(String, String)

Initializes a new instance of the IntegrationRuntimeAuthKeys class.

Properties

Name Description
AuthKey1

Gets or sets the primary integration runtime authentication key.

AuthKey2

Gets or sets the secondary integration runtime authentication key.

Applies to