Represents the event code indicating that the security policy file has changed. This field is constant.
Value: 50006
WebEventCodes.ApplicationShutdownChangeInSecurityPolicyFile is the detail code that specifies the cause of the shutdown.
When the security policy file is changed, ASP.NET raises a System.Web.Management.WebApplicationLifetimeEvent with a major code of WebEventCodes.ApplicationShutdown and a detail code of WebEventCodes.ApplicationShutdownChangeInSecurityPolicyFile.