TlsServerTrustedCertificatesPath Property
Gets or sets the path to the directory containing the trusted certificates.
Namespace: Gemstone.CommunicationAssembly: Gemstone.Communication (in Gemstone.Communication.dll) Version: 1.0.143 -- Release Build+01e1962b36b4452b7c07408bb5b8dc55bbb5dc1f
public string TrustedCertificatesPath { get; set; }
Public Property TrustedCertificatesPath As String
Get
Set
public:
property String^ TrustedCertificatesPath {
String^ get ();
void set (String^ value);
}
function get_TrustedCertificatesPath();
function set_TrustedCertificatesPath(value);
Property Value
String