TicketSerializer Constructor ()
Initializes a new instance of the TicketSerializer class.
Namespace: Microsoft.Owin.Security.DataHandler.Serializer
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
public TicketSerializer()
public:
TicketSerializer()
new : unit -> TicketSerializer
Public Sub New
See Also
TicketSerializer Class
Microsoft.Owin.Security.DataHandler.Serializer Namespace
Return to top