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

SharedAccessSignatureAuthorizationRule interface

IoT 中心共享访问策略的属性。

属性

keyName

共享访问策略的名称。

primaryKey

主键。

rights

分配给共享访问策略的权限。

secondaryKey

辅助密钥。

属性详细信息

keyName

共享访问策略的名称。

keyName: string

属性值

string

primaryKey

主键。

primaryKey?: string

属性值

string

rights

分配给共享访问策略的权限。

rights: AccessRights

属性值

secondaryKey

辅助密钥。

secondaryKey?: string

属性值

string