CryptographicAttributeObjectCollection.SyncRoot Propriedade
Definição
public:
property System::Object ^ SyncRoot { System::Object ^ get(); };
public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object
Valor da propriedade
Um Object objeto usado para sincronizar o acesso à CryptographicAttributeObjectCollection coleção.An Object object used to synchronize access to the CryptographicAttributeObjectCollection collection.