| 
            
              TlsClientTrustedCertificatesPath Property
             | 
          
        
        
            Gets or sets the path to the directory containing the trusted certificates.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxfunction get_TrustedCertificatesPath();
function set_TrustedCertificatesPath(value);
 View SourceProperty Value
String
See Also