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 (25.3.0.1000)
Syntaxpublic bool ShowOnLogOnScreen { get; }Public ReadOnly Property ShowOnLogOnScreen As Boolean
	Get
public:
property bool ShowOnLogOnScreen {
	bool get ();
}member ShowOnLogOnScreen : bool with get
Property Value
Type: 
Boolean if 
Caption is 
"-"; otherwise; 
.
See Also