Język

AuthenticationConfiguration.ValidTokenIssuers Właściwość

Definicja

Otrzymuje lub ustawia kolekcję ważnych emitentów tokenów JWT.

public System.Collections.Generic.IEnumerable<string> ValidTokenIssuers { get; set; }
member this.ValidTokenIssuers : seq<string> with get, set
Public Property ValidTokenIssuers As IEnumerable(Of String)

Wartość właściwości

Zbiór ważnych emitentów tokenów JWT.

Dotyczy