SignerInfoCollection.SyncRoot Property

Definition

The SyncRoot property retrieves an Object object is used to synchronize access to the SignerInfoCollection collection.

public:
 property System::Object ^ SyncRoot { System::Object ^ get(); };
public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object

Property Value

An Object object is used to synchronize access to the SignerInfoCollection collection.

Implements

Applies to