PowerTCP Mail for .NET
Certificate Constructor
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace > Certificate Class : Certificate Constructor




handle
Create a new Certificate object.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal handle As IntPtr _
)
Visual Basic (Usage)Copy Code
Dim handle As IntPtr
 
Dim instance As New Certificate(handle)
C# 
public Certificate( 
   IntPtr handle
)
Managed Extensions for C++ 
public: Certificate( 
   IntPtr handle
)
C++/CLI 
public:
Certificate( 
   IntPtr handle
)

Parameters

handle

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.