| 
            
              CommonUseManagedEncryption Property
             | 
          
        
        
            Gets flag that determines if managed encryption should be used.
            
        
        Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.258-beta
Syntaxpublic static bool UseManagedEncryption { get; }Public Shared ReadOnly Property UseManagedEncryption As Boolean
	Get
public:
static property bool UseManagedEncryption {
	bool get ();
}static member UseManagedEncryption : bool with get
GSF.TimeSeries.Transport.Common.get_UseManagedEncryption = function();
 View SourceProperty Value
Boolean
See Also