Mentalis.org Security Library documentation

DistinguishedNameList.IsReadOnly Property

Gets a value indicating whether the DistinguishedNameList is read-only.

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

Property Value

true if the ArrayList is read-only; otherwise, false.

See Also

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