Share via


KeyEncryptionKeyIdentity interface

The identity used for key encryption key.

Properties

identityType

The type of identity. Only 'UserAssignedIdentity' is supported.

userAssignedIdentityResourceId

The user assigned identity resource id.

Property Details

identityType

The type of identity. Only 'UserAssignedIdentity' is supported.

identityType?: string

Property Value

string

userAssignedIdentityResourceId

The user assigned identity resource id.

userAssignedIdentityResourceId?: string

Property Value

string