The HsxSecurity type library is no longer supported, and has been replaced by the HsvSecurityAccess type library. The HsxSecurity object’s methods have been moved to the HsvSecurityAccess object. In addition, the following list identifies HsvSecurityAccess items that were not in the HsxSecurity type library:
The HsvSecurityAccess type library contains the IHsvDataSecurity interface. This interface contains the following methods, which have been removed from the HsvProcessFlow type library:
Roles are now represented by enumerated constants. In addition, new roles have been added.
Constants for tasks have been added.
For HsxSecurity methods with names that contained the word “Administrator,” the corresponding HsvSecurityAccess method names replace “Administrator” with “ApplicationAdministrator.” For example, HsxSecurity contained a method named IsAdministrator; in HsvSecurityAccess, this method is named IsApplicationAdministrator. |