SecureStoreCredentialsNotFoundException Constructor (SerializationInfo, StreamingContext)

Constructs a new instance of the class by using the serialization information and the streaming context.

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 SecureStoreCredentialsNotFoundException(info, context)
protected SecureStoreCredentialsNotFoundException(
    SerializationInfo info,
    StreamingContext context
)

Parameters

See Also

Reference

SecureStoreCredentialsNotFoundException Class

SecureStoreCredentialsNotFoundException Members

SecureStoreCredentialsNotFoundException Overload

Microsoft.BusinessData.Infrastructure.SecureStore Namespace