Implemented interface member:
method
Deserialize
Microsoft.AspNetCore.Authentication.IDataSerializer<TModel>.Deserialize(System.Byte[])
1 reference to Deserialize
Microsoft.AspNetCore.Authentication.Twitter (1)
Messages\RequestTokenSerializer.cs (1)
65/// Reads a Twitter request token from a series of bytes. Used by the <see cref="Deserialize"/> method.