|
Implementing a custom protected configuration provider requires you to derive from the System.Configuration.ProtectedConfigurationProvider class.
|
|
Implementing a custom protected configuration provider requires you to derive from the System.Configuration.ProtectedConfigurationProvider class.
|
|
The System.Configuration.ProtectedConfigurationProvider class conceptually allows you to "protect" a node in a .net config file. The quotes here are important if I'm going to weasel ...
|
|
The System.Configuration.ProtectedConfigurationProvider class conceptually allows you to "protect" a node in a .net config file. The quotes here are important if I'm going to weasel ...
|
|
Implementing a custom protected configuration provider requires you to derive from the System.Configuration.ProtectedConfigurationProvider class.
|
|
The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities
|
|
Note: This class is new in the .NET Framework version 2.0. Is ... System.Configuration.Provider.ProviderBase System.Configuration.ProtectedConfigurationProvider
|
|
Is the base class to create providers for encrypting and decrypting protected-configuration data.
|