IdentityProviderCreateContract.SigninPolicyName Property

Definition

Gets or sets signin Policy Name. Only applies to AAD B2C Identity Provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to