AdcsDbPropertyCollectionValues Property

Gets a collection containing the values in the dictionary.

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 ICollection<Object> Values { get; }

Property Value

ICollectionObject

Implements

IDictionaryTKey, TValueValues

See Also