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:
Methods:
Structure:
- GetCredentials (Method)
- IsGetCredentialsFinished (Method)
- LoginFailed (Method)
- LoginSucceeded (Method)
- Password (Property)
- PasswordLabelText (Property)
- RetryWaitTime (Property)
- RetryWaitTime_Ms (Property)
- StartGetCredentials (Method)
- Title (Property)
- TitlePrefix (Property)
- TrialCount (Property)
- UserLabelText (Property)