IOwinContext::Set<T> Method (String^, T)
Sets the given key and value in the OWIN environment.
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
Type Parameters
- T
The type of the value.
Show:
Sets the given key and value in the OWIN environment.
The type of the value.