'Declaration Public Function New( _ ByVal filePath As String _ )
'Declaration
Public Function New( _ ByVal filePath As String _ )
'Usage Dim filePath As String Dim instance As New X509CRL(filePath)
'Usage
Dim filePath As String Dim instance As New X509CRL(filePath)
public X509CRL( string filePath )
public: X509CRL( String^ filePath )
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
X509CRL Class X509CRL Members Overload List