| title |
Role 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 |
|
| apilocation |
|
| apitype |
Schema |
| applies_to |
|
| f1_keywords |
|
| helpviewer_keywords |
|
| ms.assetid |
56f52462-a7fd-4b51-a7fb-4311134439e9 |
| caps.latest.revision |
34 |
| author |
Minewiskan |
| ms.author |
owend |
| manager |
erikre |
Contains information about a security role.
<Roles>
<Role>
<Name>...</Name>
<ID>...</ID>
<CreatedTimestamp>...</CreateTimestamp>
<LastSchemaUpdate>...</LastSchemaUpdate>
<Description>...</Description>
<Members>...</Members>
<Annotations>...</Annotations>
</Role>
</Roles>
| Characteristic |
Description |
| Data type and length |
None |
| Default value |
None |
| Cardinality |
0-n: Optional element that can occur more than once. |
Remarks
The definition of the role includes the users that are members of the role.
The corresponding element in the Analysis Management Objects (AMO) object model is xref:Microsoft.AnalysisServices.Role.
Database Element (ASSL)
Server Element (ASSL)
Objects (ASSL)