ILogonSession.LogonCredentials

Syntax

LogonCredentials: ICredentials;

Description

The LogonCredentials property returns the credentials used for logging in.

Example

The property use is given in the example for ISecurityPackage.GetAdminCredentials.

See also:

ILogonSession