Reference API Roblox

Engine API

Website

Related

Reference API Roblox

DomainType

Specifies the type of domain that a User is scoped to.

Items 2

HistoryNameValueDescription
712EXPERIENCE1

The user ID is scoped to a specific experience (universe).

723OAUTH3

The user ID is scoped to a specific OAuth application.

Removed items 1

HistoryNameValue
723GROUP2

Description

The DomainType enum describes the kind of domain in which a domain user ID is unique. It is used by the User data type to identify whether the user's ID belongs to an experience or an OAuth application.

History 6

Settings