AuthenticationHeaderValue クラス

AuthenticationHeaderValue クラス (System.Net.Http.Headers 名前空間)

[APIドキュメント]

public class AuthenticationHeaderValue : ICloneable

継承:Object → AuthenticationHeaderValue

コンストラクタ―

AuthenticationHeaderValue

@ [APIドキュメント]

public AuthenticationHeaderValue (string scheme);
public AuthenticationHeaderValue (string scheme, string? parameter);