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

Name Description
DComSessionOptions()
DComSessionOptions(DComSessionOptions)

Properties

Name Description
Culture (Inherited from CimSessionOptions)
Impersonation
PacketIntegrity
PacketPrivacy
Timeout (Inherited from CimSessionOptions)
UICulture (Inherited from CimSessionOptions)

Methods

Name Description
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

Name Description
ICloneable.Clone() (Inherited from CimSessionOptions)

Applies to