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.

Definition

Namespace: PKI.CertificateServices.Flags
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public void Restore()

Remarks

By default no Key Recovery Agent flags are set.

See Also