Header menu logo FSharp.ATProto

IdentityError Type

Errors that can occur during identity resolution.

Union cases

Union case Description

DocumentParseError string

Full Usage: DocumentParseError string

Parameters:
    Item : string

A DID document could not be fetched or parsed.

Item : string

XrpcError XrpcError

Full Usage: XrpcError XrpcError

Parameters:

An XRPC call failed (e.g., handle resolution).

Item : XrpcError

Instance members

Instance member Description

this.IsDocumentParseError

Full Usage: this.IsDocumentParseError

Returns: bool
Returns: bool

this.IsXrpcError

Full Usage: this.IsXrpcError

Returns: bool
Returns: bool

Type something to start searching.