FederatedAuthenticationProviderAccountAutoCreationSeatMode Property  | 
 Gets the account automatic creation seat mode for the provider.
 
    Namespace: 
   Dundas.BI.AccountServices.Extensibility
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic ExternalAccountAutoCreationSeatMode AccountAutoCreationSeatMode { get; }Public ReadOnly Property AccountAutoCreationSeatMode As ExternalAccountAutoCreationSeatMode
	Get
public:
property ExternalAccountAutoCreationSeatMode AccountAutoCreationSeatMode {
	ExternalAccountAutoCreationSeatMode get ();
}member AccountAutoCreationSeatMode : ExternalAccountAutoCreationSeatMode with get
Property Value
Type: 
ExternalAccountAutoCreationSeatMode
See Also