Class SetOverrideCertificateErrorsCommandSettings
SetOverrideCertificateErrors
public sealed class SetOverrideCertificateErrorsCommandSettings : ICommand
- Inheritance
-
SetOverrideCertificateErrorsCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
Override
Gets or sets the override
[JsonPropertyName("override")]
public bool Override { get; set; }