You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
int the method "OnActionExecuting", Request.Headers.Authorization is always null, I don't know how to set it and I find you setting the code "ticString " [string ticString = FormsAuthentication.Encrypt(ticket);] into cookie.
int the method "OnActionExecuting", Request.Headers.Authorization is always null, I don't know how to set it and I find you setting the code "ticString " [string ticString = FormsAuthentication.Encrypt(ticket);] into cookie.