MetabaseConnectForAuditMode

Description

The MetabaseConnectForAuditMode enumeration contains modes of connection setting with DB server for audit of failed connection.

It is used by the following property:

Available Values

Value Brief description
0 SimpleThenComplex. First with simple password, then with complex one.
1 ComplexThenSimple. First with complex password, then with simple one.

See also:

Metabase Assembly Enumerations