Click or drag to resize

TlsClientTrustedCertificatesPath Property

Gets or sets the path to the directory containing the trusted certificates.

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

Property Value

String
See Also