OAuthAccessTokenResponse 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 OAuthAccessTokenResponse : HttpResponseBase { }
Properties
Type | Name | Summary |
---|---|---|
OAuthAccessToken | 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) |