AdcsDbPropertyCollectionIsReadOnly Property

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

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices.Database
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IsReadOnly { get; }

Property Value

Boolean

Implements

ICollectionTIsReadOnly

Remarks

This member always returns False.

See Also