IVsProjectKeyVaultFactory Interface
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.
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 |