GetSecurityClassRightsForConnectedUser

Returns the connected user’s access rights for a given security class.

Syntax

<HFMwSecurity>.GetSecurityClassRightsForConnectedUser (bstrSecurityClass)

Argument

Description

bstrSecurityClass

The name of the security class.

Input argument. String subtype.

Return Value

The user’s access rights to the specified security class. Valid values are represented by the HFMConstants type library constants listed in Access Rights Constants.