FederatedAuthenticationProviderShowOnLogOnScreen Property

Gets a value indicating to a user interface whether a button for the provider should be displayed on the logon screen.

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 bool ShowOnLogOnScreen { get; }

Property Value

Type: Boolean
if Caption is "-"; otherwise; .
See Also