CertConfigEntryDFlags Property |
Gets a set of flags that identify sources where current CA entry was found.
Namespace:
SysadminsLV.PKI.Dcom.Implementations
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public CertConfigLocation Flags { get; }
Public ReadOnly Property Flags As CertConfigLocation
Get
public:
virtual property CertConfigLocation Flags {
CertConfigLocation get () sealed;
}
abstract Flags : CertConfigLocation with get
override Flags : CertConfigLocation with get
Property Value
Type:
CertConfigLocationImplements
ICertConfigEntryDFlagsSee Also