uaPLUS Reference
EnumerateCRLs(X509Certificate2) Method
See Also  Send Feedback
Opc.Ua Namespace > WindowsCertificateStore Class > EnumerateCRLs Method : EnumerateCRLs(X509Certificate2) Method

issuer

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function EnumerateCRLs( _
   ByVal issuer As X509Certificate2 _
) As List(Of X509CRL)
C# 
public List<X509CRL> EnumerateCRLs( 
   X509Certificate2 issuer
)

Parameters

issuer

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.