KeyArchivalOptionsKeyArchival Property |
Specifies whether the key archival is required for the template.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public bool KeyArchival { get; }
Public ReadOnly Property KeyArchival As Boolean
Get
public:
property bool KeyArchival {
bool get ();
}
member KeyArchival : bool with get
Property Value
Type:
BooleanSee Also