Serializers Class

 

Provides access to a request token serializer

Namespace:   Microsoft.Owin.Security.Twitter.Messages
Assembly:  Microsoft.Owin.Security.Twitter (in Microsoft.Owin.Security.Twitter.dll)

System::Object
  Microsoft.Owin.Security.Twitter.Messages::Serializers

public ref class Serializers abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticRequestToken

Gets or sets a statically-avaliable serializer object. The value for this property will be RequestTokenSerializer by default.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: