12 lines
1.5 KiB
XML
Raw Permalink Normal View History

2025-03-20 17:30:43 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<Table type="SQL" tableName="RM_SECURITY_DEF" filter="" priority="2">
<COLS enableSQLSeq="false">
<COL desc="*ID" SQLName="PERM_ID" SQLType="DECIMAL(10)" valueType="Int" valueLimit="/++" editable="false" hide="false" defaultValue="" isPrimaryKey="true" notNull="true" isUnique="false" group=" Edit Attribute"/>
<COL desc="Pwd Min Len" SQLName="PERM_MIN_LENGTH" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
<COL desc="Pwd Min StrLen" SQLName="PERM_MIN_LETR" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
<COL desc="Pwd Min NumLen" SQLName="PERM_MIN_NUM" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
<COL desc="Lock Threshold" SQLName="PERM_MAX_LOCK" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
<COL desc="Lock Duration" SQLName="PERM_LOCK_TIMER" SQLType="DECIMAL(10)" valueType="Int" valueLimit="" editable="true" hide="false" defaultValue="" isPrimaryKey="false" notNull="false" isUnique="false" group=" Edit Attribute"/>
</COLS>
</Table>