1 reference to AutogenKey
System.Web (1)
Configuration\MachineKeySection.cs (1)
78internal static bool IsDecryptionKeyAutogenerated { get { EnsureConfig(); return s_config.AutogenKey; } }