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
[read-only] | Count | int.
Gets the number of elements in the collection. |
[read-only] | IsSynchronized | bool.
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] | SyncRoot | object.
Gets an object that can be used to synchronize access to an System.Security.Cryptography.X509Certificates.X509ChainElementCollection object. |