FipsComplianceLevel Enumeration
Specifies the Fips 127-2 compliance level.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Entry | The level is Entry. | |
| Full | The level is Full. | |
| Intermediate | The level is Intermediate. | |
| Off | The level is Off. |
Show: