Skip to content

API Reference


Type Alias: ICEUser

ICEUser = object

Defined in: types/types.ts:20

Represents a user identity in the ICE environment.

Properties

accountId

accountId: string

Defined in: types/types.ts:32

The account ID (hex string) derived from the principal.


identity

identity: Identity

Defined in: types/types.ts:24

The cryptographic identity (signer).


principal

principal: string

Defined in: types/types.ts:28

The principal ID as a string (e.g. "aaaaa-aa").