Xceed .NET Libraries Documentation
Certificate Constructor(X509Certificate)


Xceed.Ftp Assembly > Xceed.Ftp Namespace > Certificate Class > Certificate Constructor : Certificate Constructor(X509Certificate)
Syntax
'Declaration
 
Public Function New( _
   ByVal certificate As X509Certificate _
)
'Usage
 
Dim certificate As X509Certificate
 
Dim instance As New Certificate(certificate)
public Certificate( 
   X509Certificate certificate
)

Parameters

certificate
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Certificate Class
Certificate Members
Overload List