Share via


UpdateTrustedIdProviderWithAccountParameters.IdProvider Property

Definition

Gets or sets the URL of this trusted identity provider.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to