IDriverCredentialsHandling.SetCredentials (METH)ΒΆ
METHOD SetCredentials : SysTypes.RTS_IEC_RESULT
Assigns a credentials object to the driver instance.
- InOut:
Scope
Name
Type
Comment
Return
SetCredentials
SysTypes.RTS_IEC_RESULT
Input
credentials
An object containing the resulting credentials.
Note
Please remarkt that is object is not required to be alive longer than the call to the current method so it should not be stored by the callee.