RestoreInfo.Security Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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