次の方法で共有


ChannelAccount クラス

定義

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()

適用対象