Show contents 

Metabase > Metabase Assembly Interfaces > IApplicationRole > IApplicationRole.PasswordSalt

IApplicationRole.PasswordSalt

Syntax

PasswordSalt: String;

Description

The PasswordSalt property determines the initial value for creation of derived password.

Example

The property use is given in the example for ICredentials.Role.

See also:

IApplicationRole