Condividi tramite


JwtBearerOptions.RefreshOnIssuerKeyNotFound Proprietà

Definizione

Indica o imposta se è necessario tentare un aggiornamento dei metadati dopo un evento SecurityTokenSignatureKeyNotFoundException. Consente il ripristino automatico in caso di rollover di una chiave di firma. Questa opzione è abilitata per impostazione predefinita.

public:
 property bool RefreshOnIssuerKeyNotFound { bool get(); void set(bool value); };
public bool RefreshOnIssuerKeyNotFound { get; set; }
member this.RefreshOnIssuerKeyNotFound : bool with get, set
Public Property RefreshOnIssuerKeyNotFound As Boolean

Valore della proprietà

Si applica a