Mentalis.org Security Library documentation

DistinguishedNameList.SyncRoot Property

Gets an object that can be used to synchronize access to the DistinguishedNameList.

[Visual Basic]
Public ReadOnly Property SyncRoot As Object
[C#]
public object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to the DistinguishedNameList.

See Also

DistinguishedNameList Class | DistinguishedNameList Members | Org.Mentalis.Security.Certificates Namespace