Microsoft.Management.Infrastructure.Options Namespace

 

This namespace includes classes and enumerations that define CIM options. It also includes delegates that represent callbacks for writing errors and messages and for indicating progress.

ClassDescription
System_CAPS_pubclassCimCredential

Represents a CIM credential.

System_CAPS_pubclassCimOperationOptions

Represents options of a CIM operation.

System_CAPS_pubclassCimSessionOptions

Represents options of a CIM session.

System_CAPS_pubclassCimSubscriptionDeliveryOptions

Represents options related to CIM subscription delivery.

System_CAPS_pubclassDComSessionOptions

Represents options of a CIM session that uses DCOM as the transport protocol.

System_CAPS_pubclassWSManSessionOptions

Represents options of a CIM session that uses WSMan as the transport protocol.

DelegateDescription
System_CAPS_pubdelegatePromptUserCallback

Represents a callback for a user prompt CIM operation.

System_CAPS_pubdelegateWriteErrorCallback

Represents a callback for a write error CIM operation.

System_CAPS_pubdelegateWriteMessageCallback

Represents a callback for a write message CIM operation.

System_CAPS_pubdelegateWriteProgressCallback

Represents a callback for a write progress CIM operation.

EnumerationDescription
System_CAPS_pubenumCertificateAuthenticationMechanism

Specifies the certificate authentication mechanism of a CIM credential object.

System_CAPS_pubenumCimCallbackMode

Specifies the CIM callback mode for the CIM operation options.

System_CAPS_pubenumCimOperationFlags

Specifies the flags of a CIM operation.

System_CAPS_pubenumCimPromptType

Specifies a CIM prompt type that is used in callback delegates of a CIM operation options object.

System_CAPS_pubenumCimResponseType

Specifies the CIM response when the callback mode of a CIM operation options object is set to inquire.

System_CAPS_pubenumCimWriteMessageChannel

Specifies the channel in which to send out a message.

System_CAPS_pubenumImpersonatedAuthenticationMechanism

Specifies the impersonated authentication mechanism of a CIM session.

System_CAPS_pubenumImpersonationType

Used by the DCOM protocol handler to specify how impersonation is done on the server.

System_CAPS_pubenumPacketEncoding

Specifies the packet encoding of a WSMan session options object.

System_CAPS_pubenumPasswordAuthenticationMechanism

Specifies the authentication mechanism for passwords. Note that not all protocols and transports support the entire list of values here, and some protocols and transports may support other authentication mechanisms.

System_CAPS_pubenumProxyType

Specifies an enumeration of proxy type.

Return to top

Community Additions

ADD
Show: