NewCimSessionOption Class

Definition

Activity to invoke the CimCmdlets\New-CimSessionOption command in a Workflow.

public sealed class NewCimSessionOption : Microsoft.PowerShell.Activities.GenericCimCmdletActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.GenericCimCmdletActivity

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Microsoft.PowerShell.Activities.PSGeneratedCIMActivity

Constructors

NewCimSessionOption()

Gets the display name of the command invoked by this activity.

Properties

CertificateCACheck

Provides access to the CertificateCACheck parameter.

CertificateCNCheck

Provides access to the CertificateCNCheck parameter.

CertRevocationCheck

Provides access to the CertRevocationCheck parameter.

Culture

Provides access to the Culture parameter.

EncodePortInServicePrincipalName

Provides access to the EncodePortInServicePrincipalName parameter.

Encoding

Provides access to the Encoding parameter.

HttpPrefix

Provides access to the HttpPrefix parameter.

Impersonation

Provides access to the Impersonation parameter.

MaxEnvelopeSizeKB

Provides access to the MaxEnvelopeSizeKB parameter.

NoEncryption

Provides access to the NoEncryption parameter.

PacketIntegrity

Provides access to the PacketIntegrity parameter.

PacketPrivacy

Provides access to the PacketPrivacy parameter.

Protocol

Provides access to the Protocol parameter.

ProxyAuthentication

Provides access to the ProxyAuthentication parameter.

ProxyCertificateThumbprint

Provides access to the ProxyCertificateThumbprint parameter.

ProxyCredential

Provides access to the ProxyCredential parameter.

ProxyType

Provides access to the ProxyType parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.

TypeImplementingCmdlet

The .NET type implementing the cmdlet to invoke.

UICulture

Provides access to the UICulture parameter.

UseSsl

Provides access to the UseSsl parameter.