ChannelAccount Class

Definition

public class ChannelAccount : IEquatable<Microsoft.Bot.Connector.ChannelAccount>
type ChannelAccount = class
    interface IEquatable<ChannelAccount>
Public Class ChannelAccount
Implements IEquatable(Of ChannelAccount)
Inheritance
ChannelAccount
Implements

Constructors

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

Properties

AadObjectId
Id
Name
Properties
Role

Methods

Equals(ChannelAccount)
Equals(Object)
GetHashCode()

Applies to