TrustedIdProvider.IdProvider 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 the URL of this trusted identity provider.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.idProvider")]
public string IdProvider { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="properties.idProvider")]
public string IdProvider { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.idProvider")>]
member this.IdProvider : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.idProvider")>]
member this.IdProvider : string
Public Property IdProvider As String
Public ReadOnly Property IdProvider As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute