IntegrationServiceEnvironmenEncryptionKeyReference Class

Definition

The encryption key details for the integration service environment.

public class IntegrationServiceEnvironmenEncryptionKeyReference
type IntegrationServiceEnvironmenEncryptionKeyReference = class
Public Class IntegrationServiceEnvironmenEncryptionKeyReference
Inheritance
IntegrationServiceEnvironmenEncryptionKeyReference

Constructors

IntegrationServiceEnvironmenEncryptionKeyReference()

Initializes a new instance of IntegrationServiceEnvironmenEncryptionKeyReference.

Properties

KeyName

Gets the key name in the Key Vault.

KeyVault

The key vault reference.

KeyVersion

Gets the version of the key specified in the keyName property.

Applies to