Click or drag to resize

AdcsDbPropertyCollectionIsReadOnly Property

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

Namespace:  SysadminsLV.PKI.Management.CertificateServices.Database
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public bool IsReadOnly { get; }

Property Value

Type: Boolean

Implements

ICollectionTIsReadOnly
Remarks
This member always returns False.
See Also