Defines the permissions members of a Role element have on an individual MiningModel element.
语法
<MiningModelPermissions>
   <MiningModelPermission xsi:type="Permission">
      <!-- The following elements extend Permission -->
      <AllowDrillThrough>...</AllowDrillthrough>
      <AllowBrowsing>...</AllowBrowsing>
   </MiningModelPermission>
</MiningModelPermissions>
Element Characteristics
| Characteristic | Description | 
|---|---|
| Data type and length | |
| Default value | None | 
| Cardinality | 0-n: Optional element that can occur more than once. | 
Element Relationships
| Relationship | Element | 
|---|---|
| Parent elements | |
| Child elements | 
备注
The corresponding element in the Analysis Management Objects (AMO) object model is MiningModelPermission.