ILogonSession.LogonData

Syntax

LogonData: ISecurityPackageLogonData;

Description

The LogonData property returns the parameters of a security module that were used when logging on the repository.

Example

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

See also:

ILogonSession