InformationProtectionKeyword interface

The information type keyword.

Properties

canBeNumeric

Indicates whether the keyword can be applied on numeric types or not.

custom

Indicates whether the keyword is custom or not.

excluded

Indicates whether the keyword is excluded or not.

pattern

The keyword pattern.

Property Details

canBeNumeric

Indicates whether the keyword can be applied on numeric types or not.

canBeNumeric?: boolean

Property Value

boolean

custom

Indicates whether the keyword is custom or not.

custom?: boolean

Property Value

boolean

excluded

Indicates whether the keyword is excluded or not.

excluded?: boolean

Property Value

boolean

pattern

The keyword pattern.

pattern?: string

Property Value

string