AvePoint MyBiz Azure AD アプリを同意する際に、承諾する必要があるアクセス許可は以下の表のとおりです。
API |
アクセス許可名 |
タイプ |
説明 |
目的 |
Microsoft Graph |
User.ReadBasic.All |
委任済み |
Read all users' basic profiles |
組織内のユーザー プロファイル プロパティを取得します。 |
Team.ReadBasic.All |
委任済み |
Read the names and descriptions of teams |
チームの名前と説明を取得します。 | |
Chat.ReadBasic |
委任済み |
Read names and members of user chat threads |
1 対 1 チャットおよびグループ チャットのスレッドのメンバーと説明を取得します。 | |
Channel.ReadBasic.All |
委任済み |
Read the names and descriptions of channels |
チャネル名と説明を取得します。 | |
Chat.Create |
委任済み |
Create chats |
Teams チャットで共有リンクを送信します。 | |
ChatMessage.Send |
委任済み |
Send user chat messages |
Teams チャットで共有リンクを送信します。 | |
ChannelMessage.Send |
委任済み |
Send channel messages |
チャネルで共有リンクを送信します。 | |
TeamsActivity.Send |
委任済み |
Send a teamwork activity as the user |
Teams で共有リンクを送信します。 | |
|
委任済み |
View users' email address |
ユーザーのプライマリ メール アドレスを取得します。 | |
openid |
委任済み |
Sign users in |
ユーザーがアプリにサインインし、アプリがユーザー プロファイル情報を閲覧することを許可します。 | |
profile |
委任済み |
View users' basic profile |
アプリがユーザー プロファイル情報を閲覧することを許可します。 |