Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

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
Object
CryptographicCollection
CryptographicCollection<CrlDistributionPoint>
CrlDistributionPointCollection
Implements
ICollection
IList<CrlDistributionPoint>
ICollection<CrlDistributionPoint>
IEnumerable<CrlDistributionPoint>
IEnumerable
Inherited Members
CryptographicCollection.CopyTo(Array, Int32)
CryptographicCollection.Count
CryptographicCollection.IsSynchronized
CryptographicCollection.SyncRoot
CryptographicCollection<CrlDistributionPoint>.Add(CrlDistributionPoint)
CryptographicCollection<CrlDistributionPoint>.Clear()
CryptographicCollection<CrlDistributionPoint>.Contains(CrlDistributionPoint)
CryptographicCollection<CrlDistributionPoint>.CopyTo(CrlDistributionPoint[], Int32)
CryptographicCollection<CrlDistributionPoint>.GetEnumerator()
CryptographicCollection<CrlDistributionPoint>.IndexOf(CrlDistributionPoint)
CryptographicCollection<CrlDistributionPoint>.Insert(Int32, CrlDistributionPoint)
CryptographicCollection<CrlDistributionPoint>.IsReadOnly
CryptographicCollection<CrlDistributionPoint>.Item[Int32]
CryptographicCollection<CrlDistributionPoint>.Remove(CrlDistributionPoint)
CryptographicCollection<CrlDistributionPoint>.RemoveAt(Int32)
CryptographicCollection<CrlDistributionPoint>.IEnumerable<CrlDistributionPoint>.GetEnumerator()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
CrlDistributionPointCollection()

Creates a new instance of CrlDistributionPointCollection.

Properties

Name Description
Count

Gets the number of items in the CryptographicCollection. Inherited from CryptographicCollection.

IsSynchronized

Gets a value indicating whether access to the CryptographicCollection is synchronized. Inherited from CryptographicCollection.

SyncRoot

Gets an object that can be used to synchronize access to the CryptographicCollection. Inherited from CryptographicCollection.

Methods

Name Description
CopyTo(Array, Int32)

Copies the range of elements from the CryptographicCollection to a compatible one-dimensional Array, starting at the specified index of the target array. Inherited from CryptographicCollection.

In This Article
  • Constructors
  • Properties
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies