WebResponseInfo members

Contains a copy of the third-party service response.

The WebResponseInfo type exposes the following members.

Constructors

  Name Description
Public method WebResponseInfo Initializes a new instance of the WebResponseInfo class.

Top

Properties

  Name Description
Public property Body Gets or sets the body of the HTTP response.
Public property Headers Gets or sets the headers of the HTTP response.
Public property StatusCode Gets or sets the status code of the HTTP response.
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

WebResponseInfo class

Microsoft.SharePoint.Client namespace