IMetabaseOnBeforeLogonArgs.Credentials

Syntax

Credentials: ICredentials;

Description

The Credentials property returns the credentials that were sent to the web service operation on repository connection.

Example

The example of use is given in description of the IMetabaseCustomEvents.OnBeforeLogon method.

See also:

IMetabaseOnBeforeLogonArgs