NetExternalAuthenticateISCL event (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void NetExternalAuthenticateISCL(long hNet, VARIANT nChallenge, VARIANT nResponse, VARIANT nParameter);

Overview

Refer to ISCL Protocols

Remarks

(Medical Imaging Suite only) Determines whether the response code is a valid response for the challenge code.

If the response code and challenge code match, the event handler should set the ISCLChallengeResponseSuccess property to TRUE. Otherwise keep its value set to FALSE to indicate they do not match.

See Also

Elements:

NetInternalAuthenticateISCL event

Topics:

DICOM Security: Working with ISCL