次の方法で共有


IdentityProviderContract.PasswordResetPolicyName プロパティ

定義

パスワード リセット ポリシー名を取得または設定します。 AAD B2C ID プロバイダーにのみ適用されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象