Share via


SecureStoreCredentialsNotFoundException Constructor (String)

Constructs a new instance of the class with a message.

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

Syntax

'Declaration
Public Sub New ( _
    message As String _
)
'Usage
Dim message As String

Dim instance As New SecureStoreCredentialsNotFoundException(message)
public SecureStoreCredentialsNotFoundException(
    string message
)

Parameters

See Also

Reference

SecureStoreCredentialsNotFoundException Class

SecureStoreCredentialsNotFoundException Members

SecureStoreCredentialsNotFoundException Overload

Microsoft.BusinessData.Infrastructure.SecureStore Namespace