你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CommunicationUserIdentifier 类
表示 Azure 通信服务中的用户。
- 继承
-
builtins.objectCommunicationUserIdentifier
构造函数
CommunicationUserIdentifier(id: str, **kwargs: Any)
参数
名称 | 说明 |
---|---|
id
必需
|
从 Azure 通信标识返回的通信用户的 ID。 |
变量
名称 | 说明 |
---|---|
raw_id
|
标识符的可选原始 ID。 |
kind
|
标识符的类型。 |
properties
|
标识符的属性。 此映射中的键包括:
|
属性
kind
kind = 'communication_user'