CertificateNotFoundException Constructor (SerializationInfo, StreamingContext)
Creates a new CertificateNotFoundException object that contains information read from the provided serialization information.
Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Security (in Microsoft.PowerShell.Security.dll)
Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Security (in Microsoft.PowerShell.Security.dll)
protected CertificateNotFoundException ( SerializationInfo info, StreamingContext context )
protected function CertificateNotFoundException ( info : SerializationInfo, context : StreamingContext )
Parameters
- info
A SerializationInfo object that holds all the data needed to serialize or deserialize an object.
- context
A StreamingContext structure that describes the source and destination of a given serialized stream. It also describes a means for serialization to retain that context and an additional caller-defined context.
This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.
Target Platforms
Windows Developer Preview, Windows Server Developer PreviewSend comments about this topic to Microsoft.