Mono Class Library: Overview

System.Web.HttpClientCertificate: Members

The members of System.Web.HttpClientCertificate are listed below.

See Also: Inherited members from System.Collections.Specialized.NameValueCollection

Public Properties

[read-only]
BinaryIssuerbyte[]. Documentation for this section has not yet been entered.
[read-only]
CertEncodingint. Documentation for this section has not yet been entered.
[read-only]
Certificatebyte[]. Documentation for this section has not yet been entered.
[read-only]
Cookiestring. Documentation for this section has not yet been entered.
[read-only]
Flagsint. Documentation for this section has not yet been entered.
[read-only]
IsPresentbool. Documentation for this section has not yet been entered.
[read-only]
Issuerstring. Documentation for this section has not yet been entered.
[read-only]
IsValidbool. Documentation for this section has not yet been entered.
[read-only]
KeySizeint. Documentation for this section has not yet been entered.
[read-only]
PublicKeybyte[]. Documentation for this section has not yet been entered.
[read-only]
SecretKeySizeint. Documentation for this section has not yet been entered.
[read-only]
SerialNumberstring. Documentation for this section has not yet been entered.
[read-only]
ServerIssuerstring. Documentation for this section has not yet been entered.
[read-only]
ServerSubjectstring. Documentation for this section has not yet been entered.
[read-only]
Subjectstring. Documentation for this section has not yet been entered.
[read-only]
ValidFromDateTime. Documentation for this section has not yet been entered.
[read-only]
ValidUntilDateTime. Documentation for this section has not yet been entered.

Public Methods

override
Get(string) : string
Documentation for this section has not yet been entered.

Extension Methods

static
AsQueryable(this IEnumerable) : System.Linq.IQueryable
Documentation for this section has not yet been entered.
static
Cast<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.
static
OfType<TResult>(this IEnumerable) : IEnumerable<TResult>
Documentation for this section has not yet been entered.