ISPO SDK
    Preparing search index...

    Interface CloudSupportViewer

    Markdown

    Whether the current viewer may use account-scoped Community issue actions. Public reads remain available when this is false.

    interface CloudSupportViewer {
        signedIn: boolean;
    }

    Hierarchy

    Index
    signedIn: boolean