ConnectionHandler.GetUserCredentials (METH)
METHOD GetUserCredentials : CmpOPCUAStack_Interfaces.OpcUa_StatusCode
This callback is called when user credentials are needed to connect to the UA server.
- InOut:
Scope
Name
Type
Comment
Return
GetUserCredentialsCmpOPCUAStack_Interfaces.OpcUa_StatusCodeInput
hConnectionSysTypes.RTS_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.