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

    Interface IMicroserviceSubscription

    Not to be confused with ICredentials as 'name' is used instead of 'user' for the username.

    interface IMicroserviceSubscription {
        name: string;
        password: string;
        tenant: string;
    }
    Index

    Properties

    Properties

    name: string
    password: string
    tenant: string