Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.Servers.HttpServerCertificateInfo

Summary

Encapsulates information about a server certificate.

Constructors

Creates a new instance of HttpServerCertificateInfo.

Instance methods

X509Certificate2Instantiates and returns the X509Certificate2.

Instance fields

stringThe password required to access the certificate stored in HttpServerCertificateInfo.Path.
stringThe path and filename of the certificate file on disk.