C# Class Microsoft.Web.Administration.ProtectedConfigurationSection

Afficher le fichier Open project: jexuswebserver/Microsoft.Web.Administration

Méthodes publiques

Méthode Description
ProtectedConfigurationSection ( ConfigurationSection section )

Private Methods

Méthode Description
DecryptSection ( string encryptedXml, ProtectedConfigurationProvider protectionProvider ) : string
EncryptSection ( string clearXml, ProtectedConfigurationProvider protectionProvider ) : string
GetAllProviders ( ) : ProtectedConfigurationProviderCollection
InstantiateProvider ( ProviderSettings ps ) : ProtectedConfigurationProvider

Method Details

ProtectedConfigurationSection() public méthode

public ProtectedConfigurationSection ( ConfigurationSection section )
section ConfigurationSection