couchbase
    Preparing search index...

    Class User

    Contains information about a user.

    Hierarchy (View Summary)

    Implements

    Index

    Properties

    displayName?: string

    The display name of the user.

    groups: string[]

    The groups associated with this user.

    password: undefined

    This is never populated in a result returned by the server.

    roles: Role[]

    The roles associates with this user.

    username: string

    The username of the user.