WSManSessionOptions Constructor
Creates and initializes a new instance of WSManSessionOptions.
Namespace: Microsoft.Management.Infrastructure.Options
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
WSManSessionOptions() | Creates and initializes a new instance of WSManSessionOptions using WSMan as the protocol for the CIM session options. |
|
WSManSessionOptions(WSManSessionOptions) | Creates and initializes a new instance of WSManSessionOptions by making a detailed clone of an existing object. |
See Also
WSManSessionOptions Class
Microsoft.Management.Infrastructure.Options Namespace
Return to top