MigrateFromDataDiscoveryOptions Class

The options class used for migrating account services objects (tenants, groups, and users) from Data Discovery.
Inheritance Hierarchy
SystemObject
  Dundas.BI.DataDiscoveryMigrateFromDataDiscoveryOptions

Namespace:  Dundas.BI.DataDiscovery
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public class MigrateFromDataDiscoveryOptions

The MigrateFromDataDiscoveryOptions type exposes the following members.

Constructors
  NameDescription
Public methodMigrateFromDataDiscoveryOptions
Initializes a new instance of the MigrateFromDataDiscoveryOptions class
Top
Properties
  NameDescription
Public propertyLicenseSeatKind
Gets or sets the license seat kind to apply to new migrated users.
Top
See Also