ImportExtension.SecretManager 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.
Gets or sets secret manager. Publishers should be able to perform basic operations like Get/Set secret from Keyvault using this client.
public Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.ISecretManager SecretManager { get; set; }
member this.SecretManager : Microsoft.Xrm.Tooling.PackageDeployment.CrmPackageExtentionBase.ISecretManager with get, set
Public Property SecretManager As ISecretManager
Property Value
Returns an instance of ISecretManager class