ChannelAccount クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class ChannelAccount : IEquatable<Microsoft.Bot.Connector.ChannelAccount>
type ChannelAccount = class
interface IEquatable<ChannelAccount>
Public Class ChannelAccount
Implements IEquatable(Of ChannelAccount)
- 継承
-
ChannelAccount
- 実装
コンストラクター
| ChannelAccount() | |
| ChannelAccount(String, String, String, String) |
プロパティ
| AadObjectId | |
| Id | |
| Name | |
| Properties | |
| Role |
メソッド
| Equals(ChannelAccount) | |
| Equals(Object) | |
| GetHashCode() |