Bagikan melalui


AuthenticationProperties.SetBool(String, Nullable<Boolean>) Metode

Definisi

Atur Items atau hapus Boolean nilai dalam koleksi.

protected:
 void SetBool(System::String ^ key, Nullable<bool> value);
protected void SetBool (string key, bool? value);
member this.SetBool : string * Nullable<bool> -> unit
Protected Sub SetBool (key As String, value As Nullable(Of Boolean))

Parameter

key
String

Kunci properti.

value
Nullable<Boolean>

Nilai yang akan diatur atau null untuk menghapus properti.

Berlaku untuk