Share via


IVsProjectKeyVaultFactory Interface

Definition

A factory that creates an IVsProjectKeyVaultManager to get information regarding the Key Vault configured in the project

public interface class IVsProjectKeyVaultFactory
public interface IVsProjectKeyVaultFactory
type IVsProjectKeyVaultFactory = interface
Public Interface IVsProjectKeyVaultFactory

Remarks

Can be obtained from global service

Methods

GetOrCreate(IVsHierarchy)

Create a new IVsProjectKeyVaultManager

Applies to