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 (24.3.0.1000)
Syntax public ExternalAccountAutoCreationSeatMode AccountAutoCreationSeatMode { get; }
Public ReadOnly Property AccountAutoCreationSeatMode As ExternalAccountAutoCreationSeatMode
Get
public:
property ExternalAccountAutoCreationSeatMode AccountAutoCreationSeatMode {
ExternalAccountAutoCreationSeatMode get ();
}
member AccountAutoCreationSeatMode : ExternalAccountAutoCreationSeatMode with get
Property Value
Type:
ExternalAccountAutoCreationSeatModeSee Also