ICredentialsRealm

Assembly: Metabase;

Description

The ICredentialsRealm interface contains properties that are used to work with a collection of accounts.

Inheritance Hierarchy

          ICredentialsRealm

Comments

The collection of accounts is described by the ICredentialsSet interface.

Properties

  Property name Brief description
Credentials The Credentials property determines the credentials of the user, which correspond to the current record.
Realm The Realm property determines the scope of the credentials.

See also:

Metabase Assembly Interfaces