Skip to content

Instantly share code, notes, and snippets.

@tetrashine
Created May 7, 2021 19:45
Show Gist options
  • Save tetrashine/e519ed32d60dcaf258d18e69f38dbd74 to your computer and use it in GitHub Desktop.
Save tetrashine/e519ed32d60dcaf258d18e69f38dbd74 to your computer and use it in GitHub Desktop.
<configProtectedData defaultProvider="defaultProvider">
<providers>
<add name="defaultProvider" type="System.Configuration.RsaProtectedConfigurationProvider, System.Configuration, Version=4.0.30319.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" keyContainerName="Project_KeyContainer" useMachineContainer="true" />
</providers>
</configProtectedData>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment