NetAppEntraIdConfig.EntraIdKeyVaultConfig 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.
Using AKV config, certificate will be fetched, which will contain private key & public certificate, that correspond to the public certificate which is uploaded on the application created by customer. This will be used further for authentication.
public Azure.ResourceManager.NetApp.Models.EntraIdKeyVaultConfig EntraIdKeyVaultConfig { get; set; }
member this.EntraIdKeyVaultConfig : Azure.ResourceManager.NetApp.Models.EntraIdKeyVaultConfig with get, set
Public Property EntraIdKeyVaultConfig As EntraIdKeyVaultConfig