Skip to content

Identity

Namespace: Signal.Bot.Types

Full Name: Signal.Bot.Types.Identity

Summary

Represents a Signal identity with cryptographic fingerprint and trust status information for end-to-end encryption verification.

Properties

Added

Gets or sets the date and time when this identity was first added or discovered.

Fingerprint

Gets or sets the cryptographic fingerprint of the identity key.

Number

Gets or sets the phone number associated with this identity.

SafetyNumber

Gets or sets the safety number used for manual identity verification between users. Safety numbers can be compared in person or through a trusted channel to verify identity.

Status

Gets or sets the trust status of this identity. See IdentityStatus for possible values.

Id

Gets or sets the unique identifier (UUID) for this identity.