GetData Method
GetData()
Returns a new instance of MakeCredentialData containing the credential (a public key) and other information.
C#
public MakeCredentialData GetData()
Returns
A new instance of MakeCredentialData
.
Implements
Exceptions
Type | Condition |
---|---|
System.InvalidOperationException | The response indicates there was an error, so there is no data to return. |