Cube.CubePermissions Property

Gets the permissions collection associated with a cube.

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

Syntax

C#
[BrowsableAttribute(false)]
public CubePermissionCollection CubePermissions { get; }

Property Value

Type: Microsoft.AnalysisServices.CubePermissionCollection
A CubePermissionCollection that can be used to retrieve certain CubePermissions.

See Also

Reference

Cube Class

Microsoft.AnalysisServices Namespace