FipsComplianceLevel Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Fips 127-2 compliance level
public enum FipsComplianceLevel
type FipsComplianceLevel =
Public Enum FipsComplianceLevel
- Inheritance
-
FipsComplianceLevel
Fields
Name | Value | Description |
---|---|---|
Off | 0 | |
Entry | 1 | |
Intermediate | 2 | |
Full | 3 |