@musallam/storage-and-collaboration-client
    Preparing search index...
    interface BaseDirectRoleEntry {
        id: string;
        name: string;
        role: StorageAndCollaborationClient.RoleEnums;
    }
    Index

    Properties

    Properties

    id: string
    name: string

    Display name of the principal.