Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PagedGraphUsers

Hierarchy

  • PagedGraphUsers

Index

Properties

Optional continuationToken

continuationToken: Array<string>

This will be non-null if there is another page of data. There will never be more than one continuation token returned by a request.

Optional graphUsers

graphUsers: Array<GraphUser>

The enumerable set of users found within a page.

Generated using TypeDoc