-
Create or open the text file to contain customized properties. For more information,
see Editing Properties Using MQL.
-
To configure the attribute groups connected to an export control class, follow these
steps:
-
Add or edit this line in the file used to import properties into a page
object:
emxExportControl.DefaultAttributeGroups.Export_Control_Class = Export Control Attributes
-
Set the value for this property depending on your business requirements.
-
To configure the attribute groups connected to a security control class, follow these
steps
-
Add or edit this line in the file used to import properties into a page
object:
emxExportControl.DefaultAttributeGroups.Security_Control_Class = Security Control Attributes
-
Set the value for this property depending on your business requirements.
-
To configure the attribute groups connected to an IP control class, follow these
steps:
-
Add or edit this line in the file used to import properties into a page
object:
emxExportControl.DefaultAttributeGroups.IP_Control_Class = IP Control Attributes
-
Set the value for this property depending on your business requirements.
-
An administrator can choose to make the above property values empty for one or more
security classes. In such case, the attribute groups specified as Default apply to those
security classes.To configure the attribute groups that should be connected by default,
follow these steps:
-
Add or edit this line in the file used to import properties into a page
object:
emxExportControl.DefaultAttributeGroups.Default = Export Control Attributes, Security Control Attributes, IP Control Attributes
-
Set the value for this property depending on your business requirements.
-
The Classification Attributes that are part of the attribute groups connected to the
current class display in the structure browser for Classified Items and Subclasses. In
case of a security library, the Classification Attributes that are part of the first class
show up in the structure browser for Classes. To exclude certain Classification Attributes
connected to attribute groups and prevent them from showing up in the above areas, follow
these steps:
-
Add or edit this line in the file used to import properties into a page
object:
emxExportControl.EditExcludeAttributeGroups.Default = attribute_ExportControlWarningNotice,\
attribute_DestinationControlStatement,\
attribute_DestructionNotice,\
attribute_EXCIncludedStatements,\
attribute_DistributionStatementNotice, \
attribute_ProcessAccessClassification
-
Set the value for this property depending on your business requirements.
-
When finished updating the text file with all properties you want to modify, including
the ones shown here, use the text file to modify the emxExportControl.properties page
object. For more information, see Editing Properties Using MQL.
Note:
All security classes need to have at least one of the three attribute groups: Export
Control Attributes, Security Control Attributes, or IP Control Attributes. The protection is
based on a rule that is applied on these attribute groups.