CmkEncryptionProperties.KeyEncryptionKeyIdentity Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
All identity configuration for Customer-managed key settings defining which identity should be used to auth to Key Vault.
public Azure.ResourceManager.FluidRelay.Models.CmkIdentity KeyEncryptionKeyIdentity { get; set; }
member this.KeyEncryptionKeyIdentity : Azure.ResourceManager.FluidRelay.Models.CmkIdentity with get, set
Public Property KeyEncryptionKeyIdentity As CmkIdentity
Property Value
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET