Click or drag to resize

KRAFlagRestore Method

Restores default Key Recovery Agent flags on a specified Certification Authority. The method do not writes default flags to a configuration. After calling this method call SetInfo(Boolean) method to write the values to a configuration.

Namespace:  PKI.CertificateServices.Flags
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public void Restore()
Remarks
By default no Key Recovery Agent flags are set.
See Also