System.Net.Http.Headers.AuthenticationHeaderValue.AuthenticationHeaderValue C# (CSharp) Method

AuthenticationHeaderValue() private method

private AuthenticationHeaderValue ( ) : System.Diagnostics
return System.Diagnostics
        private AuthenticationHeaderValue()
        {
        }

Same methods

AuthenticationHeaderValue::AuthenticationHeaderValue ( AuthenticationHeaderValue source ) : System.Diagnostics
AuthenticationHeaderValue::AuthenticationHeaderValue ( string scheme ) : System.Diagnostics
AuthenticationHeaderValue::AuthenticationHeaderValue ( string scheme, string parameter ) : System.Diagnostics