Mentalis.org Security Library documentation

DistinguishedNameList Properties

The properties of the DistinguishedNameList class are listed below. For a complete list of DistinguishedNameList class members, see the DistinguishedNameList Members topic.

Public Instance Properties

Count Gets the number of elements actually contained in the DistinguishedNameList.
IsFixedSize Gets a value indicating whether the DistinguishedNameList has a fixed size.
IsReadOnly Gets a value indicating whether the DistinguishedNameList is read-only.
IsSynchronized Gets a value indicating whether access to the DistinguishedNameList is synchronized (thread-safe).
Item Gets or sets the element at the specified index.
SyncRoot Gets an object that can be used to synchronize access to the DistinguishedNameList.

See Also

DistinguishedNameList Class | Org.Mentalis.Security.Certificates Namespace