Пример #1
0
 protected void Application_PostAuthenticateRequest(Object sender, EventArgs e)
 {
     SecurityContext.ApplyNewPrincipal(this.Context);
 }