ObexWebRequest Properties |
The ObexWebRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | AuthenticationLevel | Gets or sets values indicating the level of authentication and impersonation used for this request. (Inherited from WebRequest.) |
![]() | CachePolicy | Gets or sets the cache policy for this request. (Inherited from WebRequest.) |
![]() | ConnectionGroupName | When overridden in a descendant class, gets or sets the name of the connection group for the request. (Inherited from WebRequest.) |
![]() | ContentLength | (Overrides WebRequestContentLength.) |
![]() | ContentType | (Overrides WebRequestContentType.) |
![]() | Credentials | When overridden in a descendant class, gets or sets the network credentials used for authenticating the request with the Internet resource. (Inherited from WebRequest.) |
![]() | Headers | (Overrides WebRequestHeaders.) |
![]() | ImpersonationLevel | Gets or sets the impersonation level for the current request. (Inherited from WebRequest.) |
![]() | Method | (Overrides WebRequestMethod.) |
![]() | PreAuthenticate | When overridden in a descendant class, indicates whether to pre-authenticate the request. (Inherited from WebRequest.) |
![]() | Proxy | (Overrides WebRequestProxy.) |
![]() | RequestUri | (Overrides WebRequestRequestUri.) |
![]() | Timeout | (Overrides WebRequestTimeout.) |
![]() | UseDefaultCredentials | When overridden in a descendant class, gets or sets a Boolean value that controls whether DefaultCredentials are sent with requests. (Inherited from WebRequest.) |