Cumulocity Web SDK - v1023.47.3
    Preparing search index...

    Interface ITenantLoginOptionParams

    interface ITenantLoginOptionParams {
        terminateUserSessions?: boolean;
    }
    Index

    Properties

    terminateUserSessions?: boolean

    If true, all user sessions will be terminated after updating the tenant's login option.