DComSessionOptions Class

Definition

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
DComSessionOptions

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)

Applies to