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

PortalConfigCspProperties interface

开发人员门户内容安全策略 (CSP) 设置。

属性

allowedSources

允许的源,例如 *.trusted.com、、trusted.comhttps://

mode

开发人员门户内容安全策略的模式 (CSP) 。

reportUri

浏览器用于报告 CSP 冲突的 URL。

属性详细信息

allowedSources

允许的源,例如 *.trusted.com、、trusted.comhttps://

allowedSources?: string[]

属性值

string[]

mode

开发人员门户内容安全策略的模式 (CSP) 。

mode?: string

属性值

string

reportUri

浏览器用于报告 CSP 冲突的 URL。

reportUri?: string[]

属性值

string[]