CrlDistributionPointCollection Class
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)
Represents a collection of CRL distribution points.
Syntax
public class CrlDistributionPointCollection : CryptographicCollection<CrlDistributionPoint>, ICollection, IList<CrlDistributionPoint>, ICollection<CrlDistributionPoint>, IEnumerable<CrlDistributionPoint>, IEnumerable
Inheritance
CrlDistributionPointCollection
Implements
Inherited Members
Constructors
Name | Description |
---|---|
Crl |
Creates a new instance of Crl |
Properties
Name | Description |
---|---|
Count | Gets the number of items in the Cryptographic |
Is |
Gets a value indicating whether access to the Cryptographic |
Sync |
Gets an object that can be used to synchronize access to the Cryptographic |
Methods
Name | Description |
---|---|
Copy |
Copies the range of elements from the Cryptographic |