Gets the collection of revoked certificates.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property RevokedCertificates As RevokedCertificateCollection Get |
| C# |
|---|
public RevokedCertificateCollection RevokedCertificates { get; } |