次の方法で共有


DataMaskingPolicy.MaskingLevel プロパティ

定義

マスク レベルを取得します。 これはレガシ パラメーターであり、使用されなくなりました。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maskingLevel")]
public string MaskingLevel { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maskingLevel")>]
member this.MaskingLevel : string
Public ReadOnly Property MaskingLevel As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象