ISCEPChallengeStoreReleaseChallenge Method
Called by
NdesPolicyBase when challenge is successfully consumed.
Implementers are responsible to remove the challenge from the cache.
Namespace: ADCS.CertMod.Managed.NDESAssembly: ADCS.CertMod.Managed (in ADCS.CertMod.Managed.dll) Version: 3.0.0+d2bb03ea44678b01baee06872c78fd0a30d7e09e
void ReleaseChallenge(
string challenge
)
Sub ReleaseChallenge (
challenge As String
)
void ReleaseChallenge(
String^ challenge
)
abstract ReleaseChallenge :
challenge : string -> unit
Parameters
- challenge String
- Challenge password.