MonoCloud Management SDK
    Preparing search index...

    Enumeration ApplicationTypes

    The application type.

    Index

    Enumeration Members

    Enumeration Members

    Custom: "custom"

    General-purpose or custom application type

    Device: "device"

    Device or console that authenticates using the device authorization flow

    M2m: "m2m"

    Machine-to-machine or backend service

    Native: "native"

    Native desktop or mobile application

    Spa: "spa"

    Single Page Application (browser-based, running entirely in the user’s browser)

    WebApp: "web_app"

    Traditional web application with a backend server