certChallengeDiscoveredTxt property

List<String>? certChallengeDiscoveredTxt
getter/setter pair

The TXT records (for the certificate challenge) that were found at the last DNS fetch.

Implementation

core.List<core.String>? certChallengeDiscoveredTxt;