Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
SetIsclIndexForMutualAuthentication Method
See Also 
Leadtools.Dicom Namespace > DicomNet Class : SetIsclIndexForMutualAuthentication Method



index
Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.
index
Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.
Sets the index of the mutual authentication key to be used during the mutual authentication process.

Syntax

Visual Basic (Declaration) 
Public Sub SetIsclIndexForMutualAuthentication( _
   ByVal index As Integer _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomNet
Dim index As Integer
 
instance.SetIsclIndexForMutualAuthentication(index)
C# 
public void SetIsclIndexForMutualAuthentication( 
   int index
)
C++/CLI 
public:
void SetIsclIndexForMutualAuthentication( 
   int index
) 

Parameters

index
Index of the key to be used for mutual authentication. Possible values for this index are between 1 and 8, inclusive.

Example

Remarks

This method sets the actual key used for mutual authentication operations, based on an index from 1 to 8.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features