C# Класс Microsoft.Web.Administration.ProtectedConfigurationSection

Показать файл Открыть проект

Открытые методы

Метод Описание
ProtectedConfigurationSection ( ConfigurationSection section )

Приватные методы

Метод Описание
DecryptSection ( string encryptedXml, ProtectedConfigurationProvider protectionProvider ) : string
EncryptSection ( string clearXml, ProtectedConfigurationProvider protectionProvider ) : string
GetAllProviders ( ) : ProtectedConfigurationProviderCollection
InstantiateProvider ( ProviderSettings ps ) : ProtectedConfigurationProvider

Описание методов

ProtectedConfigurationSection() публичный Метод

public ProtectedConfigurationSection ( ConfigurationSection section )
section ConfigurationSection