次の方法で共有


IdentityProviderContract.ProfileEditingPolicyName プロパティ

定義

プロファイル編集ポリシー名を取得または設定します。 AAD B2C ID プロバイダーにのみ適用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.profileEditingPolicyName")]
public string ProfileEditingPolicyName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.profileEditingPolicyName")>]
member this.ProfileEditingPolicyName : string with get, set
Public Property ProfileEditingPolicyName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象