X509Chain Constructor
.NET Framework 4
Initializes a new instance of the X509Chain class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
X509Chain() | Initializes a new instance of the X509Chain class. |
|
X509Chain(Boolean) | Initializes a new instance of the X509Chain class specifying a value that indicates whether the machine context should be used. |
|
X509Chain(IntPtr) | Initializes a new instance of the X509Chain class using an IntPtr handle to an X.509 chain. |