Cumulocity Web SDK - v1021.73.8
    Preparing search index...

    Interface IMicroserviceSubscriptionsResponse

    Response returned by the microservice subscription endpoint. Contains an array of credentials that can be used to access subscribed tenants.

    interface IMicroserviceSubscriptionsResponse {
        users: IMicroserviceSubscription[];
    }
    Index

    Properties

    Properties