FipsComplianceLevel Enumeration
Specifies the Fips compliance level.
Namespace: Microsoft.Data.Schema.ScriptDom.Sql
Assembly: Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)
Syntax
'Declaration
Public Enumeration FipsComplianceLevel
public enum FipsComplianceLevel
public enum class FipsComplianceLevel
type FipsComplianceLevel
public enum FipsComplianceLevel
Members
Member name | Description | |
---|---|---|
Off | Level is Off | |
Entry | Level is Entry | |
Intermediate | Level is Intermediate | |
Full | Level is Full |