The following tables list the members exposed by UrlBinaryData.
            
            
            
            
            
            
            
            
            
            Public Properties
|  | 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. | 
TopPublic Methods
|  | Name | Description | 
|---|
|  | LoadData | Overridden. Loads data into a buffer from a URL. | 
|  | SaveData | Overridden. Saves a data buffer to a URL. | 
TopSee Also