Partager via


SiteAuthSettings.Issuer Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to