IOPCUAClientConnectionCallback.GetUserCredentials (METH)¶
METHOD GetUserCredentials : OpcUa_StatusCode
This callback is called when user credentials are needed to connect to the UA server.
- InOut:
Scope
Name
Type
Comment
Return
GetUserCredentialsOpcUa_StatusCodeInput
hConnectionRTS_IEC_HANDLEHandle to the UA connection.
pUserTokenPOINTER TO OPCUAClientUserToken
Pointer to the user token data structure that needs to be filled up. Don’t return your own pointer here.