Share via


NewCimSessionOptionCommand.SkipRevocationCheck Property

Definition

The following is the definition of the input parameter "CertRevocationCheck". Switch indicating if certificate should be revoked.

public System.Management.Automation.SwitchParameter SkipRevocationCheck { get; set; }
[System.Management.Automation.Parameter(ParameterSetName="WSManParameterSet", ValueFromPipelineByPropertyName=true)]
public System.Management.Automation.SwitchParameter SkipRevocationCheck { get; set; }
member this.SkipRevocationCheck : System.Management.Automation.SwitchParameter with get, set
[<System.Management.Automation.Parameter(ParameterSetName="WSManParameterSet", ValueFromPipelineByPropertyName=true)>]
member this.SkipRevocationCheck : System.Management.Automation.SwitchParameter with get, set
Public Property SkipRevocationCheck As SwitchParameter

Property Value

Attributes

Applies to