@icomedias/hybridforms-js
    Preparing search index...

    Interface AclServerFormat

    interface AclServerFormat {
        email: string;
        id: number;
        isGroup: boolean;
        title: string;
        upn: string;
    }
    Index

    Properties

    Properties

    email: string
    id: number
    isGroup: boolean
    title: string
    upn: string