Reads the custom string value with the provided name in the consent section of the provided Access Credential.
Throws on type mismatch, and returns undefined if no values are found.
Parameters
accessCredential: DatasetWithId
The Access Credential (Access Grant or Access Request)
Reads the custom string value with the provided name in the consent section of the provided Access Credential. Throws on type mismatch, and returns
undefined
if no values are found.