Freigeben über


IntegrationRuntimeRegenerateKeyParameters Class

Definition

Parameters to regenerate the authentication key.

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

Constructors

Name Description
IntegrationRuntimeRegenerateKeyParameters()

Initializes a new instance of the IntegrationRuntimeRegenerateKeyParameters class.

IntegrationRuntimeRegenerateKeyParameters(String)

Initializes a new instance of the IntegrationRuntimeRegenerateKeyParameters class.

Properties

Name Description
KeyName

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

Applies to