Visual Basic (Declaration) | |
---|---|
Public Property MethodType As DicomSslMethodType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomSslMethodType MethodType {get; set;} |
C++/CLI | |
---|---|
public: property DicomSslMethodType MethodType { DicomSslMethodType get(); void set (DicomSslMethodType value); } |
Return Value
The SSL method type to be used for security verification. The default value is DicomSslMethodType.TlsV1.For an example, refer to DicomNet.Initialize.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family