Click or drag to resize

AdcsDbPropertyCollectionKeys Property

Gets a collection containing the keys 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<string> Keys { get; }

Property Value

Type: ICollectionString

Implements

IDictionaryTKey, TValueKeys
See Also