2 references to DefaultDataProtectorType
System.Web (2)
Configuration\MachineKeySection.cs (2)
63new ConfigurationProperty("dataProtectorType", typeof(string), DefaultDataProtectorType, StdValidatorsAndConverters.WhiteSpaceTrimStringConverter, null, ConfigurationPropertyOptions.None); 250[ConfigurationProperty("dataProtectorType", DefaultValue = DefaultDataProtectorType)]