AuthenticationHeaderValue.Scheme プロパティ

定義

承認のために使用するスキームを取得します。

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

プロパティ値

承認のために使用するスキーム。

適用対象