DeniedSet Element (ASSL)

Contains a set expression that defines the list of permissions that are denied on the associated attribute.

Syntax

  
<AttributePermission>  
      ...  
   <DeniedSet>...</DeniedSet>  
      ...  
</AttributePermission>  

Element Characteristics

Characteristic Description
Data type and length String
Default value None
Cardinality 0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element
Parent element AttributePermission
Child elements None

Remarks

The element that corresponds to the parent of DeniedSet in the Analysis Management Objects (AMO) object model is AttributePermission.

See Also

Properties (ASSL)