System.Security.Cryptography.X509Certificates.X509ChainElementCollection: Property Members

The properties of System.Security.Cryptography.X509Certificates.X509ChainElementCollection are listed below. For a list of all members, see the X509ChainElementCollection Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the number of elements in the collection.

[read-only]
IsSynchronizedbool.

Gets a value indicating whether the collection of chain elements is synchronized.

[read-only]
default property
Item(int)X509ChainElement. Documentation for this section has not yet been entered.
[read-only]
SyncRootobject.

Gets an object that can be used to synchronize access to an System.Security.Cryptography.X509Certificates.X509ChainElementCollection object.