AuthenticationProperties.GetBool(String) Methode

Definition

Rufen Sie nullable Boolean aus der Items Auflistung ab.

protected:
 Nullable<bool> GetBool(System::String ^ key);
protected bool? GetBool (string key);
member this.GetBool : string -> Nullable<bool>
Protected Function GetBool (key As String) As Nullable(Of Boolean)

Parameter

key
String

Eigenschaftenschlüssel.

Gibt zurück

Abgerufener Wert oder null , wenn die Eigenschaft nicht festgelegt ist.

Gilt für: