KeyEncryptionKeyIdentity interface
The identity used for key encryption key.
Properties
| identity |
The type of identity. Only 'UserAssignedIdentity' is supported. |
| user |
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