CertificateFilePath

DigitalSignOptions.CertificateFilePath property

Gets or sets the digital certificate file path. This property is used only if CertificateStream is not specified.

public string CertificateFilePath { get; set; }

See Also