Bagikan melalui


OAuthOptions.UsePkce Properti

Definisi

Mengaktifkan atau menonaktifkan penggunaan standar Proof Key for Code Exchange (PKCE). Lihat https://tools.ietf.org/html/rfc7636. Nilai defaultnya adalah false tetapi handler turunan harus mengaktifkan ini jika penyedia mereka mendukungnya.

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