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