StaticCredentialsProvider (FB)

FUNCTION_BLOCK StaticCredentialsProvider IMPLEMENTS IDatasources.ICredentialsProvider, IDatasources.ICredentialsUserPassword

A simple credentials provider implementation. Stores the credentials unencrypted in normal memory.

InOut:

Scope

Name

Type

Comment

Input

_username

STRING

_password

STRING

The username part of the credentials.

Properties:

Password

Username

Methods:

GetCredentials

IsGetCredentialsFinished

LoginFailed

LoginSucceeded

StartGetCredentials

Structure: