Share via


SecureStoreTargetApplicationNotFoundException Constructor (SerializationInfo, StreamingContext)

Initializes a new instance of the class with serialized data.

Namespace:  Microsoft.BusinessData.Infrastructure.SecureStore
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Protected Sub New ( _
    info As SerializationInfo, _
    context As StreamingContext _
)
'Usage
Dim info As SerializationInfo
Dim context As StreamingContext

Dim instance As New SecureStoreTargetApplicationNotFoundException(info, context)
protected SecureStoreTargetApplicationNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

SecureStoreTargetApplicationNotFoundException Class

SecureStoreTargetApplicationNotFoundException Members

SecureStoreTargetApplicationNotFoundException Overload

Microsoft.BusinessData.Infrastructure.SecureStore Namespace