2 writes to _protectionProviderName
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
54_protectionProviderName = protectionProviderName; 123set {_protectionProviderName = value;}
1 reference to _protectionProviderName
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
122get {return _protectionProviderName;}