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

CommunicationIdentityToken interface

属性

expiresOn

令牌的到期时间。

id

拥有令牌的标识的标识符。

token

为标识颁发的令牌。

属性详细信息

expiresOn

令牌的到期时间。

expiresOn: Date

属性值

Date

id

拥有令牌的标识的标识符。

id: string

属性值

string

token

为标识颁发的令牌。

token: string

属性值

string