HttpClientCertificate.Get Method
.NET Framework 3.5
When overridden in a derived class, returns a client certificate filed.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Get(Int32) | Gets the values at the specified index of the NameValueCollection combined into one comma-separated list. (Inherited from NameValueCollection.) |
|
Get(String) | Returns individual client certificate fields by name. (Overrides NameValueCollection.Get(String).) |