Mentalis.org Security Library documentation

DistinguishedNameList.IsSynchronized Property

Gets a value indicating whether access to the DistinguishedNameList is synchronized (thread-safe).

[Visual Basic]
Public ReadOnly Property IsSynchronized As Boolean
[C#]
public bool IsSynchronized {get;}

Property Value

true if access to the DistinguishedNameList is synchronized (thread-safe); otherwise, false.

See Also

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