AuthenticationTokenProvider Class
Namespace:
Microsoft.Owin.Security.Infrastructure
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
| Name | Description | |
|---|---|---|
![]() | AuthenticationTokenProvider() |
| Name | Description | |
|---|---|---|
![]() | OnCreate | |
![]() | OnCreateAsync | |
![]() | OnReceive | |
![]() | OnReceiveAsync |
| Name | Description | |
|---|---|---|
![]() | Create(AuthenticationTokenCreateContext^) | |
![]() | CreateAsync(AuthenticationTokenCreateContext^) | |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Receive(AuthenticationTokenReceiveContext^) | |
![]() | ReceiveAsync(AuthenticationTokenReceiveContext^) | |
![]() | 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:


