ChannelAccount Classe

Definição

public class ChannelAccount : IEquatable<Microsoft.Bot.Connector.ChannelAccount>
type ChannelAccount = class
    interface IEquatable<ChannelAccount>
Public Class ChannelAccount
Implements IEquatable(Of ChannelAccount)
Herança
ChannelAccount
Implementações

Construtores

ChannelAccount()
ChannelAccount(String, String, String, String)

Propriedades

AadObjectId
Id
Name
Properties
Role

Métodos

Equals(ChannelAccount)
Equals(Object)
GetHashCode()

Aplica-se a