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