Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function CompareDistinguishedName( _ ByVal certificate As X509Certificate2, _ ByVal parsedName As List(Of String) _ ) As Boolean |
C# | |
---|---|
public static bool CompareDistinguishedName( X509Certificate2 certificate, List<string> parsedName ) |
Parameters
- certificate
- parsedName
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family