PolicySettings.CustomBlockResponseBody プロパティ

定義

アクションの種類がブロックの場合、顧客は応答本文をオーバーライドできます。 本文は base64 エンコードで指定する必要があります。

public string CustomBlockResponseBody { get; set; }
member this.CustomBlockResponseBody : string with get, set
Public Property CustomBlockResponseBody As String

プロパティ値

適用対象