WebRequestSession Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
WebRequestSession for holding session infos.
public ref class WebRequestSession
[Windows::Foundation::Metadata::WebHostHidden]
class WebRequestSession
public class WebRequestSession
[System.Runtime.CompilerServices.Nullable(0)]
[System.Runtime.CompilerServices.NullableContext(1)]
public class WebRequestSession : IDisposable
type WebRequestSession = class
[<System.Runtime.CompilerServices.Nullable(0)>]
[<System.Runtime.CompilerServices.NullableContext(1)>]
type WebRequestSession = class
interface IDisposable
Public Class WebRequestSession
Public Class WebRequestSession
Implements IDisposable
- Inheritance
-
WebRequestSession
- Attributes
- Implements
Web |
Initializes a new instance of the WebRequestSession class. |
Certificates |
Gets or sets the Certificates property. |
Cookies |
Gets or sets the Cookies property. |
Credentials |
Gets or sets the Credentials property. |
Headers |
Gets or sets the Header property. |
Maximum |
Gets or sets the MaximumRedirection property. |
Maximum |
Gets or sets the count of retries for request failures. |
Proxy |
Gets or sets the Proxy property. |
Retry |
Gets or sets the interval in seconds between retries. |
Use |
Gets or sets the UseDefaultCredentials property. |
User |
Gets or sets the UserAgent property. |
Dispose() |
Dispose the WebRequestSession. |
Dispose(Boolean) |
Dispose the WebRequestSession. |
Produto | Versións |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |