Partager via


SecureStoreServiceConnectionSettingsAlreadyExistException - Constructeur (String, Exception)

Initialise une nouvelle instance de la classe SecureStoreServiceConnectionSettingsAlreadyExistException

Espace de noms :  Microsoft.Office.SecureStoreService.Server
Assembly :  Microsoft.Office.SecureStoreService (dans Microsoft.Office.SecureStoreService.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
'Utilisation
Dim message As String
Dim innerException As Exception

Dim instance As New SecureStoreServiceConnectionSettingsAlreadyExistException(message, _
    innerException)
public SecureStoreServiceConnectionSettingsAlreadyExistException(
    string message,
    Exception innerException
)

Paramètres

Voir aussi

Référence

SecureStoreServiceConnectionSettingsAlreadyExistException classe

SecureStoreServiceConnectionSettingsAlreadyExistException - Membres

SecureStoreServiceConnectionSettingsAlreadyExistException - Surcharge

Microsoft.Office.SecureStoreService.Server - Espace de noms