Skip to main content

TpoConnectSiteSettings

type TpoConnectSiteSettings = {
access: boolean;
rights: string[];
};

Properties

access

access: boolean;

rights

rights: string[];