|
Name
|
Type
|
Description
|
| applyProfile | HostApplyProfile |
Profile that contains information about how the
host should be configured.
|
| customComplyProfile | ComplianceProfile |
User defined compliance profile.
Reserved for future use.
|
| defaultComplyLocator | ComplianceLocator[] |
Association between applyProfile and defaultComplyProfile.
This field contains the link between which expression was
generated by which part of the applyProfile.
This can be used by the User Interfaces to provide contextual information
to the user.
|
| defaultComplyProfile | ComplianceProfile |
Default compliance profile that is generated from the applyProfile.
If the applyProfile is modified, defaultComplyProfile will be
automatically modified to match it.
|
| disabledExpressionList | xsd:string[] |
DefaultComplyProfile is automatically generated by the system.
User can control which of the expressions are disabled by using
this field. All expressions are enabled by default.
|
|
Properties inherited from ProfileConfigInfo |
| annotation, enabled, name |
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |