Visual Basic (Declaration) | |
---|---|
Protected Shared Sub CompareCertificates( _ ByVal expected As X509Certificate2, _ ByVal actual As X509Certificate2, _ ByVal allowNull As Boolean _ ) |
C# | |
---|---|
protected static void CompareCertificates( X509Certificate2 expected, X509Certificate2 actual, bool allowNull ) |
Parameters
- expected
- actual
- allowNull
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family