Session
|
Name | Description | |
---|---|---|
GetSessionIDFromCookie(HttpRequestMessage, String) | Gets the session ID Guid as defined in the request cookie header values. | |
GetSessionIDFromCookie(IOwinRequest, String) | Gets the session ID Guid as defined in the Owin cookie header values. | |
GetSessionIDFromCookie(IRequest, String) | Gets the session ID Guid as defined in the SignalR cookie header values. |