Table of Contents

Class ClientCertificate

Namespace
MES.MQC.DataSourceLibrary.Models.Locations.Forms.SubForms
Assembly
MES.MQC.DataSourceLibrary.dll

ClientCertificate for a ApiConnectorConfiguration

public class ClientCertificate
Inheritance
ClientCertificate
Inherited Members

Properties

FilePath

[JsonProperty(Required = Required.Always)]
public string FilePath { get; set; }

Property Value

string

Password

public string Password { get; set; }

Property Value

string