Permission.RoleID-Eigenschaft

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; }

Eigenschaftswert

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

Siehe auch

Verweis

Permission Klasse

Microsoft.AnalysisServices-Namespace