Partilhar via


AuthenticationProperties.GetBool(String) Método

Definição

Obtenha um valor anulável Boolean da Items coleção.

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)

Parâmetros

key
String

Chave de propriedade.

Retornos

Valor recuperado ou null se a propriedade não estiver definida.

Aplica-se a