ExternalAccountAutoCreationSeatMode Enumeration

Specifies with what seat mode external user accounts may be automatically created.

Namespace:  Dundas.BI.AccountServices.Extensibility
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public enum ExternalAccountAutoCreationSeatMode
Members
  Member nameValueDescription
Floating0External user accounts will be automatically created with a floating seat.
Reserved1External user accounts will be automatically created with a reserved seat.
See Also