// Assembly: System.Net.Http
// Full name: System.Net.Http.ClientCertificateOption

namespace System.Net.Http
{
public class ClientCertificateOption // TypeDefIndex: 12000
{
	// Fields
	type#20890 value__;
	type#15977 Manual;
	type#15977 Automatic;
}
}
