Interface ISharingLookupOptions

ISharingLookupOptions

interface ISharingLookupOptions {
    refresh?: true;
    sharer?: string;
}

Properties

Properties

refresh?: true

If the Sharing list should be refreshed.

sharer?: string

JKL address to find list of shared resources.