Condividi tramite


TrustedIdProvider.IdProvider Property

Definition

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

Applies to