次の方法で共有


DataMaskingPolicy.ApplicationPrincipals プロパティ

定義

アプリケーション プリンシパルの一覧を取得します。 これはレガシ パラメーターであり、使用されなくなりました。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象