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