Assembly: Metabase;
The ICredentialsRealm interface contains properties that are used to work with a collection of accounts.
ICredentialsRealm
The collection of accounts is described by the ICredentialsSet interface.
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: