IsRequired(Index: Integer): Boolean;
Index. Index of a parameter of security module.
The IsRequired property returns whether there is a mandatory parameter displayed in the authorization dialog box in the database.
To set connection with a specified privilege use ICredentials.ConnectAsPrivilege or IDalConnectionDescriptor2.ConnectAsPrivilege.
The property use is given in the example for ISecurityPackageLogonDataEx.ParamDescription.
See also: