Password

<< Click to view the table of contents >>

Navigation:  Commands > Rules >

Password

The Password rule can be associated with any string type attribute, it allows you to generate strings used as passwords, for example, in User type projects you can use the Extra_InitialPassword attribute associated with a Password rule to automatically generate the initial password for each user.

 

Mask

The Password rule is composed with a textual mask consisting of characters that have the following meaning and syntax.

V: Upper case vowel obtained randomly from the vowels set in the Allowed Vowels text box.

v: Lowercase vowel obtained randomly among the vowels set in the Allowed vowels text box.

C: Upper case consonant obtained randomly among the consonants set in the Allowed Consonants text box.

c: Lowercase consonant obtained randomly among the consonants set in the Allowed Consonants text box.

N: Random number among those set in the Allowed numbers text box.

S: Random special character among those set in the Allowed special characters text box.

 

 

Commands-Rules-Password

 

See also: Rules