Description
Represents a collection of PKI CRL objects.
ProgId: OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.PkiCrlEntryCollection
CLSID (Class ID): c3b600b8-4e91-4dbd-9a59-c05496cbb84d
Default interface: OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiCrlEntryCollection
Event source interface:
For more information, see PkiCrlEntryCollection and OpcLabs.BaseLib.Security.Cryptography.PkiCertificates.ComTypes._PkiCrlEntryCollection in .NET Reference.
Interfaces
Interface | Description |
_Object | |
ICollection |
IID (Interface ID): de8db6f8-d101-3a92-8d1c-e72e5f10e992
For more information, see ICollection in .NET Reference. |
IEnumerable |
IID (Interface ID): 496b0abe-cdee-11d3-88e8-00902754c43a
For more information, see IEnumerable in .NET Reference. |
IList |
IID (Interface ID): 7bcfa00f-f764-3113-9140-3bbd127a96bb
For more information, see IList in .NET Reference. |
Example
For examples, see PkiCrlEntryCollection in .NET Reference.
See Also