ISecurityPackageLogonData.ParamName

Syntax

ParamName(Index: Integer): String;

Parameters

Index. A parameter index of security module.

Description

The ParamName property returns the name of the security unit parameter with specified index.

Example

The property use is given in the example for ISecurityPackageLogonData.ParamCount.

See also:

ISecurityPackageLogonData