MicrosoftIdentityOptions.EditProfilePolicyId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the edit profile user flow name for B2C, e.g. b2c_1_edit_profile.
public string? EditProfilePolicyId { get; set; }
member this.EditProfilePolicyId : string with get, set
Public Property EditProfilePolicyId As String