AuthenticationHeaderValue.Scheme Proprietà

Definizione

Ottiene lo schema da usare per l'autorizzazione.

public:
 property System::String ^ Scheme { System::String ^ get(); };
public string Scheme { get; }
member this.Scheme : string
Public ReadOnly Property Scheme As String

Valore della proprietà

Schema da usare per l'autorizzazione.

Si applica a