RestoreInfo.Security Property

Definition

Gets or sets the Security definition to apply to roles from the restore file.

public Microsoft.AnalysisServices.RestoreSecurity Security { get; set; }
member this.Security : Microsoft.AnalysisServices.RestoreSecurity with get, set
Public Property Security As RestoreSecurity

Property Value

A RestoreSecurity enumeration value: CopyAll | SkipMembership | IgnoreSecurity

Applies to