NetInternalAuthenticateISCL event (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

void NetInternalAuthenticateISCL(long hNet, VARIANT nChallenge, VARIANT *nResponse, VARIANT nParameter);

Overview

Refer to ISCL Protocols

Remarks

(Medical Imaging Suite only) Generates a response code, based on the specified challenge code.

If generation of the response code was successful, the event handler should set the ISCLChallengeResponseSuccess property to TRUE. Otherwise keep its value set to FALSE to indicate that generation of the response code was not successful.

See Also

Elements:

NetGetChallengeISCL event

Topics:

DICOM Security: Working with ISCL