Implemented interface member:
method
Serialize
Microsoft.AspNetCore.Authentication.IDataSerializer<TModel>.Serialize(TModel)
1 reference to Serialize
Microsoft.AspNetCore.Authentication.Twitter (1)
Messages\RequestTokenSerializer.cs (1)
48
/// Writes a Twitter request token as a series of bytes. Used by the <see cref="
Serialize
"/> method.