C-DEngine 5.105

HttpListenerRequest Methods

The HttpListenerRequest type exposes the following members.

Methods


  Name Description
Public method BeginGetClientCertificate
Begins getting the client's X.509 v.3 certificate asynchronously.
Public method EndGetClientCertificate
Ends an asynchronous operation to get the client's X.509 v.3 certificate.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetClientCertificate
Gets the client's X.509 v.3 certificate.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString
Returns a String that represents the current HttpListenerRequest.