ISCLChallengeResponseSuccess property (ILEADDicomNet)

VB.NET example

C# example

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL ISCLChallengeResponseSuccess;

Overview

Refer to ISCL Protocols

Remarks

(Medical Imaging Suite only) Used to verify the successful processing of the following events:

NetExternalAuthenticateISCL event

NetGetChallengeISCL event

NetInternalAuthenticateISCL event

Prior to triggering any these events, this property is set internally to FALSE. If the event handler successfully processes the event, it should set it to TRUE before returning.

For more information about using this property, refer to the events listed above.

See Also

Elements:

NetExternalAuthenticateISCL event, NetGetChallengeISCL event, NetInternalAuthenticateISCL event

Topics:

DICOM Security: Working with ISCL