你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

Participant 类

定义

描述参与交互的配置文件类型。

public class Participant
type Participant = class
Public Class Participant
继承
Participant

构造函数

Participant(String, IEnumerable<ParticipantPropertyReference>, String)

初始化参与者的新实例。

属性

Description

本地化说明。

DisplayName

本地化的显示名称。

ParticipantName

参与者姓名。

ParticipantPropertyReferences

属性引用。

ProfileTypeName

配置文件类型名称。

Role

参与者在交互中扮演的角色。

适用于