The following tables list the members exposed by UrlBinaryData.
Name | Description | |
---|---|---|
![]() | UrlBinaryData Constructor | Overloaded. Initializes a new instance of the UrlBinaryData class. |
Name | Description | |
---|---|---|
![]() | Domain | Gets or sets the domain used to verify the credentials. |
![]() | Password | Gets or sets the password for the user name associated with the credentials. |
![]() | Url | Gets or sets the URL to be used for download or upload. |
![]() | UserName | Gets or sets the user name associated with the credentials. |
Name | Description | |
---|---|---|
![]() | LoadData | Overridden. Loads data into a buffer from a URL. |
![]() | SaveData | Overridden. Saves a data buffer to a URL. |