Visu_FbDialogLoginProvider
(FB)
FUNCTION_BLOCK Visu_FbDialogLoginProvider IMPLEMENTS IDatasources.ICredentialsProvider
If this login implementation is used, then an instance of this function block must be registered in the datasources and called from the VISU_TASK. This call is important and must be done in the VISU_TASK and not in another one. The login dialog will be opened only for the first client!
Properties:
Password
PasswordLabelText
RetryWaitTime
RetryWaitTime_Ms
Title
TitlePrefix
TrialCount
UserLabelText
Methods:
GetCredentials
IsGetCredentialsFinished
LoginFailed
LoginSucceeded
StartGetCredentials
Structure:
Visu_FbDialogLoginProvider.GetCredentials
(METH)Visu_FbDialogLoginProvider.IsGetCredentialsFinished
(METH)Visu_FbDialogLoginProvider.LoginFailed
(METH)Visu_FbDialogLoginProvider.LoginSucceeded
(METH)Visu_FbDialogLoginProvider.Password
(PROP)Visu_FbDialogLoginProvider.PasswordLabelText
(PROP)Visu_FbDialogLoginProvider.RetryWaitTime
(PROP)Visu_FbDialogLoginProvider.RetryWaitTime_Ms
(PROP)Visu_FbDialogLoginProvider.StartGetCredentials
(METH)Visu_FbDialogLoginProvider.Title
(PROP)Visu_FbDialogLoginProvider.TitlePrefix
(PROP)Visu_FbDialogLoginProvider.TrialCount
(PROP)Visu_FbDialogLoginProvider.UserLabelText
(PROP)