Share via


IdentityProviderUpdateParameters.ProfileEditingPolicyName Property

Definition

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

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to