你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
UserIdentityContract interface
用户标识详细信息。
属性
id | 提供程序中的标识符值。 |
provider | 标识提供者名称。 |
属性详细信息
id
提供程序中的标识符值。
id?: string
属性值
string
provider
标识提供者名称。
provider?: string
属性值
string