Click or drag to resize

AdcsDbPropertyCollectionValues Property

Gets a collection containing the values in the dictionary.

Namespace:  SysadminsLV.PKI.Management.CertificateServices.Database
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public ICollection<Object> Values { get; }

Property Value

Type: ICollectionObject

Implements

IDictionaryTKey, TValueValues
See Also