AuthenticationHeaderValue クラス (System.Net.Http.Headers 名前空間)
public class AuthenticationHeaderValue : ICloneable
継承:Object → AuthenticationHeaderValue
[toc]目次
コンストラクタ―
AuthenticationHeaderValue
public AuthenticationHeaderValue (string scheme);
public AuthenticationHeaderValue (string scheme, string? parameter);