Condividi tramite


AuthenticationProperties.GetString(String) Metodo

Definizione

Ottenere un valore stringa dalla Items raccolta.

public:
 System::String ^ GetString(System::String ^ key);
public string GetString (string key);
public string? GetString (string key);
member this.GetString : string -> string
Public Function GetString (key As String) As String

Parametri

key
String

Chiave della proprietà.

Restituisce

Valore recuperato o null se la proprietà non è impostata.

Si applica a