ImportMembershipObjectOptions Class

The options class used for importing membership objects (accounts and groups).
Inheritance Hierarchy
SystemObject
  Dundas.BI.AccountServicesImportMembershipObjectOptions

Namespace: Dundas.BI.AccountServices
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public class ImportMembershipObjectOptions

The ImportMembershipObjectOptions type exposes the following members.

Constructors
 NameDescription
Public methodImportMembershipObjectOptionsInitializes a new instance of the ImportMembershipObjectOptions class
Top
Properties
 NameDescription
Public propertyImportModeGets or sets the mode to use when importing membership objects (accounts and groups) in the import process.
Top
See Also