Microsoft.Owin.Security.DataHandler.Serializer Namespace
The Microsoft.Owin.Security.DataHandler.Serializer namespace provides types related to data serialization.
Classes
Class | Description | |
---|---|---|
![]() |
DataSerializers | Provides data serializers. |
![]() |
PropertiesSerializer | |
![]() |
TicketSerializer | Represents a ticket serializer. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
IDataSerializer<TModel> | Represents an interface for data serializer. |
Return to top