Member Junction
    Preparing search index...

    One collapsible domain section rendered by UserSharingCenterComponent. Exported because consumers occasionally want to render their own custom layout around the same shape.

    interface SharingCenterDomainGroup {
        DomainName: string;
        Expanded: boolean;
        Icon: string;
        Rows: NormalizedPermission[];
    }
    Index

    Properties

    DomainName: string
    Expanded: boolean
    Icon: string