OAuthRequestTokenResponse Class

Version 1.0.14
.NET Framework 4.7
Namespace Skybrud.Essentials.Http.OAuth.Responses
Assembly Skybrud.Essentials.Http.dll
Visibility Public
Inheritance
public class OAuthRequestTokenResponse : HttpResponseBase { }

Properties

Type Name Summary
OAuthRequestToken Body
IHttpResponse Response (inherited from HttpResponseBase)
HttpStatusCode StatusCode (inherited from HttpResponseBase)
String StatusDescription (inherited from HttpResponseBase)
String Method (inherited from HttpResponseBase)
String ContentType (inherited from HttpResponseBase)
IHttpHeaderCollection Headers (inherited from HttpResponseBase)