次の方法で共有


PortalConfigCspProperties interface

開発者ポータルのコンテンツ セキュリティ ポリシー (CSP) 設定。

プロパティ

allowedSources

許可されるソース (例: *.trusted.comtrusted.comhttps://)。

mode

開発者ポータルのコンテンツ セキュリティ ポリシー (CSP) のモード。

reportUri

CSP 違反を報告するためにブラウザーによって使用される URL。

プロパティの詳細

allowedSources

許可されるソース (例: *.trusted.comtrusted.comhttps://)。

allowedSources?: string[]

プロパティ値

string[]

mode

開発者ポータルのコンテンツ セキュリティ ポリシー (CSP) のモード。

mode?: string

プロパティ値

string

reportUri

CSP 違反を報告するためにブラウザーによって使用される URL。

reportUri?: string[]

プロパティ値

string[]