CertConfigEntryDFlags Property

Gets a set of flags that identify sources where current CA entry was found.

Definition

Namespace: SysadminsLV.PKI.Dcom.Implementations
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public CertConfigLocation Flags { get; }

Property Value

CertConfigLocation

Implements

ICertConfigEntryDFlags

See Also