Share via


IntegrationRuntimeRegenerateKeyParameters Class

Definition

Parameters to regenerate the authentication key.

public class IntegrationRuntimeRegenerateKeyParameters
type IntegrationRuntimeRegenerateKeyParameters = class
Public Class IntegrationRuntimeRegenerateKeyParameters
Inheritance
IntegrationRuntimeRegenerateKeyParameters

Constructors

IntegrationRuntimeRegenerateKeyParameters()

Initializes a new instance of the IntegrationRuntimeRegenerateKeyParameters class.

IntegrationRuntimeRegenerateKeyParameters(String)

Initializes a new instance of the IntegrationRuntimeRegenerateKeyParameters class.

Properties

KeyName

Gets or sets the name of the authentication key to regenerate. Possible values include: 'authKey1', 'authKey2'

Applies to