ICredentialsSet.Item

Fore Syntax

Item(Index: Integer): ICredentialsRealm;

Fore.NET Syntax

Item[Index: Integer]: Prognoz.Platform.Interop.Metabase.ICredentialsRealm;

Parameters

Index. Index of credentials in the collection.

Description

The Item property returns the record with the credentials by the index.

See also:

ICredentialsSet