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