The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
X509Chain::Create Method ()
.NET Framework (current version)
Creates an X509Chain object after querying for the mapping defined in the CryptoConfig file, and maps the chain to that mapping.
Assembly: System (in System.dll)
By default, this method will create an X.509 chain. You can also use this method when the default chain-building engine is overridden in the Machine.config file. Note that for compatibility, any chain engine must attempt to honor the call and return semantics of the default chain engine.
.NET Framework
Available since 2.0
Available since 2.0
Show: