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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
C#
public void Restore()

Remarks

By default no Key Recovery Agent flags are set.

See Also