Returns the name of a security class, given a security class ID.
Syntax
<HsvSecurityAccess>.GetSecurityClassLabel lSecurityClassID, pbstrSecurityClass
Argument | Description |
---|
lSecurityClassID | Long (ByVal). The ID of the security class. |
pbstrSecurityClass | String. Returns the name of the security class. |