class AnchorLinkSharp::IdentifyResult : public TransactResult
The result of a [[AnchorLink.identify]] call.
public object Account
public object
Account
The identified account.
public string SignerKey
public string
SignerKey
The public key that signed the identity proof.
Last updated 2 years ago