SynchronizeSecurity Enumeration

 

Updated: May 24, 2016

Defines the synchronize security objects.

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

public enum class SynchronizeSecurity

Member nameDescription
CopyAll

Specifies the copy all objects.

IgnoreSecurity

Specifies the ignored security objects.

SkipMembership

Specifies the skip membership objects.

Return to top
Show: