SignerInfoCollection.SyncRoot Propriété

Définition

La SyncRoot propriété récupère un Object objet pour synchroniser l’accès à la SignerInfoCollection collection.

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

Valeur de propriété

Un Object objet est utilisé pour synchroniser l’accès à la SignerInfoCollection collection.

Implémente

S’applique à