SVsProjectLocalSecrets 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.
The service ID to query an IServiceProvider for to obtain an implementation of IVsProjectSecrets that stores secrets in a project's secrets.json file, or equivalent file that is never stored in source control and is local to the individual user or machine.
public interface class SVsProjectLocalSecrets
[System.Runtime.InteropServices.Guid("a9e9d599-759a-4661-91f6-c69ce52fbc64")]
public interface SVsProjectLocalSecrets
[<System.Runtime.InteropServices.Guid("a9e9d599-759a-4661-91f6-c69ce52fbc64")>]
type SVsProjectLocalSecrets = interface
Public Interface SVsProjectLocalSecrets
- Attributes