OpenIdConnectConfig.Issuer Propriedade

Definição

Obtém ou define o ponto de extremidade que emite o token.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a