Permission.RoleID Property

Gets or ets the RoleID of a Role object for which permissions are being defined.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string RoleID { get; set; }

Property Value

Type: System.String
A String value with the RoleID of a Role object for which permissions are being defined.

See Also

Reference

Permission Class

Microsoft.AnalysisServices Namespace