Click or drag to resize

TlsClientCertificateFile Property

Gets or sets the path to the certificate used for authentication.

Namespace: GSF.Communication
Assembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.181-beta
Syntax
[DefaultValueAttribute(null)]
public string CertificateFile { get; set; }
View Source

Property Value

String
See Also