| |
| Accept | A list of acceptable MIME types for the request. |
| AuthScheme | The authentication scheme to use when server authorization is required. |
| Connected | Shows whether the component is connected. |
| CookieCount | The number of records in the Cookie arrays. |
| CookieDomain | The domain of a received cookie. |
| CookieExpiration | This property contains an expiration time for the cookie (if provided by the server). |
| CookieName | The name of the cookie. |
| CookiePath | This property contains a path name to limit the cookie to (if provided by the server). |
| CookieSecure | This property contains the security flag of the received cookie. |
| CookieValue | This property contains the value of the cookie. |
| Depth | The depth associated with the current operation. |
| FirewallAutoDetect | This property tells the component whether or not to automatically detect and use firewall system settings, if available. |
| FirewallType | This property determines the type of firewall to connect through. |
| FirewallHost | This property contains the name or IP address of firewall (optional). |
| FirewallPassword | This property contains a password if authentication is to be used when connecting through the firewall. |
| FirewallPort | This property contains the TCP port for the firewall Host . |
| FirewallUser | This property contains a user name if authentication is to be used connecting through a firewall. |
| FollowRedirects | Determines what happens when the server issues a redirect. |
| Idle | The current status of the component. |
| LocalFile | The path to a local file used for DAV operations. |
| LocalHost | The name of the local host or user-assigned IP interface through which connections are initiated or accepted. |
| LockOwner | The principle that owns the current resource lock. |
| LockScope | The scope of the current resource lock. |
| LockTimeout | The time to live for the current resource lock. |
| LockTokens | The lock string to be used when submitting operations on a locked resource. |
| LockType | The type of the current resource lock. |
| NamespaceCount | The number of records in the Namespace arrays. |
| NamespacePrefix | The Prefix for the Namespace. |
| NamespaceURI | Namespace URI associated with the corresponding Prefix . |
| OtherHeaders | Other headers as determined by the user (optional). |
| ParsedHeaderCount | The number of records in the ParsedHeader arrays. |
| ParsedHeaderField | This property contains the name of the HTTP header (same case as it is delivered). |
| ParsedHeaderValue | This property contains the header contents. |
| Password | A password if authentication is to be used. |
| PropertyCount | The number of records in the Property arrays. |
| PropertyAttr | This property shows the attribute string for the specified DAV property. |
| PropertyName | This property shows the name of the DAV property sent to or received from the server. |
| PropertyNamespaceURI | This property shows the DAV property namespace. |
| PropertyOperation | This property shows the operation to perform on a property when calling PatchProperties . |
| PropertyStatus | This property shows the status of the retrieved DAV property. |
| PropertyValue | This property shows the value of the DAV property. |
| ProxyAuthScheme | This property is used to tell the component which type of authorization to perform when connecting to the proxy. |
| ProxyAutoDetect | This property tells the component whether or not to automatically detect and use proxy system settings, if available. |
| ProxyPassword | This property contains a password if authentication is to be used for the proxy. |
| ProxyPort | This property contains the TCP port for the proxy Server (default 80). |
| ProxyServer | If a proxy Server is given, then the HTTP request is sent to the proxy instead of the server otherwise specified. |
| ProxyUser | This property contains a user name, if authentication is to be used for the proxy. |
| Referer | Referer URL/document (optional). |
| ResourceCount | The number of records in the Resource arrays. |
| ResourceContentLanguage | This property shows the language of the resource being returned. |
| ResourceContentLength | This property shows the length of the resource returned. |
| ResourceContentType | This property shows the type of the resource being returned. |
| ResourceDisplayName | This property shows the name of the resource being listed. |
| ResourceLastModified | This property shows the date/time stamp of the last time the resource was modified. |
| ResourceURI | This property shows the URI of the resource being returned. |
| StatusLine | The first line of the last server response. |
| Timeout | A timeout for the component. |
| TransferredData | The contents of the last response from the server. |
| TransferredDataLimit | The maximum of data to be transferred. |
| TransferredHeaders | The full set of headers as received from the server. |
| User | A user name if authentication is to be used. |