Aracılığıyla paylaş


OpenIdConnectOptions.UsePkce Özellik

Tanım

Kod Değişimi (PKCE) standardı için Proof Key kullanımını etkinleştirir veya devre dışı bırakır. Bu yalnızca olarak ayarlandığında CodegeçerlidirResponseType. Bkz. https://tools.ietf.org/html/rfc7636. true varsayılan değerdir.

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

Özellik Değeri

Şunlara uygulanır