Bagikan melalui


OpenIdConnectOptions.UsePkce Properti

Definisi

Mengaktifkan atau menonaktifkan penggunaan standar Proof Key for Code Exchange (PKCE). Ini hanya berlaku ketika ResponseType diatur ke Code. Lihat https://tools.ietf.org/html/rfc7636. Nilai defaultnya adalah true.

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

Nilai Properti

Berlaku untuk