Searched refs:ProtectionProviderName (Results 1 – 8 of 8) sorted by relevance
307 … _protectionProvider = _configRecord.GetProtectionProviderFromName(ProtectionProviderName, false);315 internal string ProtectionProviderName { get; private set; } property in System.Configuration.SectionInformation469 ProtectionProviderName = sectionXmlInfo.ProtectionProviderName; in SetRuntimeConfigurationInformation()620 ProtectionProviderName = protectionProvider; in ProtectSection()632 ProtectionProviderName = null; in UnprotectSection()
29 ProtectionProviderName = protectionProviderName; in SectionXmlInfo()56 internal string ProtectionProviderName { get; set; } property in System.Configuration.SectionXmlInfo
1511 protectionProviderName = sectionXmlInfo.ProtectionProviderName; in AreSectionAttributesModified()1523 configSection.SectionInformation.ProtectionProviderName) in AreSectionAttributesModified()1871 configSection.SectionInformation.ProtectionProviderName, in UpdateRecords()1892 sectionXmlInfo.ProtectionProviderName = in UpdateRecords()1893 configSection.SectionInformation.ProtectionProviderName; in UpdateRecords()
1518 sectionXmlInfo.ProtectionProviderName = in LoadConfigSource()1578 … GetProtectionProviderFromName(input.SectionXmlInfo.ProtectionProviderName, false); in GetSectionXmlReader()
121 internal string ProtectionProviderName { property in System.Configuration.SectionXmlInfo
147 _protectionProviderName = sectionXmlInfo.ProtectionProviderName; in SetRuntimeConfigurationInformation()677 internal string ProtectionProviderName { property in System.Configuration.SectionInformation
1659 protectionProviderName = sectionXmlInfo.ProtectionProviderName; in AreSectionAttributesModified()1670 …tringUtil.EqualsNE(protectionProviderName, configSection.SectionInformation.ProtectionProviderName) in AreSectionAttributesModified()1991 configSection.SectionInformation.ProtectionProviderName, in UpdateRecords()2010 … sectionXmlInfo.ProtectionProviderName = configSection.SectionInformation.ProtectionProviderName; in UpdateRecords()
1853 …sectionXmlInfo.ProtectionProviderName = ValidateProtectionProviderAttribute(protectionProviderAttr… in LoadConfigSource()1914 …ectionProvider = GetProtectionProviderFromName(input.SectionXmlInfo.ProtectionProviderName, false); in GetSectionXmlReader()