getCredential
Get an OATH credential by ID.
Return
A Result containing the OathCredential (or null if not found) or an Exception in case of failure.
Parameters
credentialId
The ID of the credential to get.
Get an OATH credential by ID.
A Result containing the OathCredential (or null if not found) or an Exception in case of failure.
The ID of the credential to get.