@dvelop-sdk
    Preparing search index...

    Interface GetImpersonatedAuthSessionIdParams

    Parameters for the getImpersonatedAuthSessionId-function.

    interface GetImpersonatedAuthSessionIdParams {
        userId: string;
    }
    Index

    Properties

    Properties

    userId: string