Determines whether [has authentication connection key] [the specified authentication key].
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Public Function hasAuthConnectionKey ( _
authKey As String, _
authConnectionID As String _
) As Boolean
Parameters
- authKey
- Type: String
The authentication key.
- authConnectionID
- Type: String
The authentication connection identifier.
Return Value
true if [has authentication connection key] [the specified authentication key]; otherwise,
false.