DComSessionOptions Class
Definition
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.
public ref class DComSessionOptions : Microsoft::Management::Infrastructure::Options::CimSessionOptions
[Windows::Foundation::Metadata::WebHostHidden]
class DComSessionOptions : Microsoft::Management::Infrastructure::Options::CimSessionOptions
public class DComSessionOptions : Microsoft.Management.Infrastructure.Options.CimSessionOptions
type DComSessionOptions = class
inherit CimSessionOptions
Public Class DComSessionOptions
Inherits CimSessionOptions
- Inheritance
Constructors
DComSessionOptions() | |
DComSessionOptions(DComSessionOptions) |
Properties
Culture | (Inherited from CimSessionOptions) |
Impersonation | |
PacketIntegrity | |
PacketPrivacy | |
Timeout | (Inherited from CimSessionOptions) |
UICulture | (Inherited from CimSessionOptions) |
Methods
AddDestinationCredentials(CimCredential) | (Inherited from CimSessionOptions) |
Dispose() | (Inherited from CimSessionOptions) |
Dispose(Boolean) | (Inherited from CimSessionOptions) |
SetCustomOption(String, String) | (Inherited from CimSessionOptions) |
SetCustomOption(String, UInt32) | (Inherited from CimSessionOptions) |
Explicit Interface Implementations
ICloneable.Clone() | (Inherited from CimSessionOptions) |