obj
IEquatable<AtIdentifier>
IStructuralEquatable
IComparable<AtIdentifier>
IComparable
IStructuralComparable
A union type representing an AT Protocol identifier, which can be either a Did or a Handle. Used in contexts where either identifier type is accepted, such as the authority component of an AtUri.
AtDid Did
Did
A DID-based identifier.
AtHandle Handle
Handle
A handle-based identifier.
this.IsAtDid
bool
this.IsAtHandle
Type something to start searching.