Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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.
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
)
Managed Extensions for 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

For an example, refer to SetIsclMutualAuthenticationAlgorithm.

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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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