Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The ICredentialsRealm interface contains properties used to work with the 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: