--- title: "AllowedSet Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "AllowedSet Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" f1_keywords: - "AllowedSet" helpviewer_keywords: - "AllowedSet element" ms.assetid: 4aff2e03-6e1f-4f1a-b99d-d86bba25ab9b caps.latest.revision: 36 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # AllowedSet Element (ASSL) Contains a set expression that defines the set of allowed permissions for a [Role](../../../analysis-services/scripting/objects/role-element-assl.md) element on an attribute. ## Syntax ```xml ... ... ... ``` ## 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 elements|[AttributePermission](../../../analysis-services/scripting/objects/attributepermission-element-assl.md)| |Child elements|None| ## Remarks The element that corresponds to the parent of **AllowedSet** in the Analysis Management Objects (AMO) object model is . ## See Also [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)