次の方法で共有


IdentityProviderBaseParameters.SigninPolicyName プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象