System.Security.Cryptography.X509Certificates.X509ChainElementCollection.IsSynchronized Property

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

Syntax

public bool IsSynchronized { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This value is always false because an System.Security.Cryptography.X509Certificates.X509ChainElementCollection object is not thread safe.

Requirements

Namespace: System.Security.Cryptography.X509Certificates
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0