Mentalis.org Security Library documentation

DistinguishedNameList.IsFixedSize Property

Gets a value indicating whether the DistinguishedNameList has a fixed size.

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

Property Value

true if the ArrayList has a fixed size; otherwise, false.

See Also

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