SecureStoreServiceConnectionSettingsAlreadyExistException constructor (String)

Initializes a new instance of the SecureStoreServiceConnectionSettingsAlreadyExistException class

Namespace:  Microsoft.Office.SecureStoreService.Server
Assembly:  Microsoft.Office.SecureStoreService (in Microsoft.Office.SecureStoreService.dll)

Syntax

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

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

Parameters

See also

Reference

SecureStoreServiceConnectionSettingsAlreadyExistException class

SecureStoreServiceConnectionSettingsAlreadyExistException members

SecureStoreServiceConnectionSettingsAlreadyExistException overload

Microsoft.Office.SecureStoreService.Server namespace