| 
            
              TlsClientIntegratedSecurity Property
             | 
          
        
        
            Gets or sets a boolean value that indicates whether the current Windows account credentials are used for authentication.
            
        
        Namespace: GSF.CommunicationAssembly: GSF.Communication (in GSF.Communication.dll) Version: 2.4.258-beta
Syntaxfunction get_IntegratedSecurity();
function set_IntegratedSecurity(value);
 View SourceProperty Value
Boolean
Remarks   
            This option is ignored under Mono deployments.
            
See Also