System.Security.Cryptography.X509Certificates.X509ChainElementCollection.SyncRoot Property

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

Syntax

public object SyncRoot { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property returns the this pointer, which is a reference to an instance of the current class.

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