←Select platform

FIPSCompatibleMode Property

Summary

Enables or disables Compatible with FIPS(Federal Information Processing Standards).

Syntax

C#
VB
C++
public bool FIPSCompatibleMode {get; set;}
Public Property FIPSCompatibleMode As Boolean
public: 
property bool FIPSCompatibleMode { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to enable FIPS Compatibility mode, false, to disable Compatibility.

Remarks

This option enables the engine to work while the FIPS mode is enabled in the OS. Note: This option is enabled by default for V19 and later.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize