IdentityException
Last updated
class AnchorLinkSharp::IdentityException
: public LinkExceptionError that is thrown if an identity request fails to verify.
public new LinkErrorCode Code= LinkErrorCode.EIdentity
public IdentityException(string reason)
public new LinkErrorCode Code= LinkErrorCode.EIdentity
public IdentityException(string reason)
Last updated