Options
Menu

Enumeration DomainUserType

The different "types" of DomainUsers in Convergence.

Index

Enumeration members

Enumeration members

ANONYMOUS

ANONYMOUS: = "anonymous"

Indicates that this user authenticated anonymously and is therefore transient.

CONVERGENCE

CONVERGENCE: = "convergence"

"convergence" users can be thought of as "meta" or admin-level users. Most consuming applications shouldn't need to deal with Convergence users; currently they're only used in the real-time model browser of the Convergence Administration Console.

NORMAL

NORMAL: = "normal"

"normal" domain users are the typical users of your application.