ICredentialsRealm.Realm

Syntax

Realm: String;

Description

The Realm property determines the scope of the credentials.

Comments

As the value of the property some value should be specified which uniquely identify the current record in the ICredentialsSet collection.

The value of the Realm property is automatically filled on executing the ICredentialsSet.Add method. If necessary it can be changed.

See also:

ICredentialsRealm