Click or drag to resize

SessionHandlerGetAuthenticationTokenFromCookie Method

Overload List
  Name Description
Public method Static member GetAuthenticationTokenFromCookie(HttpRequestMessage, String) Gets the authentication token as defined in the request cookie header values.
Public method Static member GetAuthenticationTokenFromCookie(IOwinRequest, String) Gets the authentication token as defined in the request cookie header values.
Top
See Also