Share via


AuthenticationHeaderValue.Scheme 屬性

定義

取得用於授權的配置。

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

屬性值

用於授權的配置。

適用於