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.ExtensibilityAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.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
Boolean if
Caption is
"-"; otherwise;
.
See Also