AuthenticationTokenReceiveContext Class
Namespace:
Microsoft.Owin.Security.Infrastructure
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
System::Object
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.Owin.Security.Infrastructure::AuthenticationTokenReceiveContext
Microsoft.Owin.Security.Provider::BaseContext
Microsoft.Owin.Security.Infrastructure::AuthenticationTokenReceiveContext
| Name | Description | |
|---|---|---|
![]() | OwinContext | (Inherited from BaseContext.) |
![]() | Request | (Inherited from BaseContext.) |
![]() | Response | (Inherited from BaseContext.) |
![]() | Ticket | |
![]() | Token |
| Name | Description | |
|---|---|---|
![]() | DeserializeTicket(String^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SetTicket(AuthenticationTicket^) | |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


