SVsProjectLocalSecrets Interface

Definition

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

Applies to