For the complete documentation index, see llms.txt. This page is also available as Markdown.

IdentityException

class AnchorLinkSharp::IdentityException
  : public LinkException

Error that is thrown if an identity request fails to verify.

Summary

Members
Descriptions

public new LinkErrorCode Code= LinkErrorCode.EIdentity

public IdentityException(string reason)

Members

public new LinkErrorCode Code= LinkErrorCode.EIdentity

public IdentityException(string reason)

Last updated