signedPublicKeyAndChallenge property

String? signedPublicKeyAndChallenge
getter/setter pair

Certificate Signing Request (in the SPKAC format, base64 encoded) is returned in this field.

This field will be set only if device has included CSR in its challenge response. (the option to include CSR is now available for both user and machine responses)

Implementation

core.String? signedPublicKeyAndChallenge;