|
Properties |
|
localUserDbName |
The local user database name.
type=string
access=read-only default=
|
|
maskPrefixNum |
The value specifies the number of characters to remove from the start of the incoming
string before it is matched against the value configured in the corresponding object in
the local user database table.
type=long
default=0 minimum=0 maximum=127 Displayed(tab/group)=Prefix Length
|
|
maskPrefixStr |
The value specifies a substring that is stripped off the start of the incoming string
before it is matched against the value configured in the corresponding object in the
local user database table.
type=string
default= minimum=0 maximum=127 Displayed(tab/group)=Prefix String
|
|
maskSuffixNum |
The value specifies the number of characters to remove from the end of the incoming
string before it is matched against the value configured in the corresponding object in the
local user database table.
type=long
default=0 minimum=0 maximum=127 Displayed(tab/group)=Suffix Length
|
|
maskSuffixStr |
The value specifies a substring that is stripped off the end of the incoming string
before it is matched against the value configured in the corresponding object in the
local user database table.
type=string
default= minimum=0 maximum=127 Displayed(tab/group)=Suffix String
|