Partager via


SingleSignonCredsNotFoundException, constructeur (String, Exception) (Microsoft.SharePoint.Portal.SingleSignon)

Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)

Syntaxe

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

Dim instance As New SingleSignonCredsNotFoundException(appId, e)
public SingleSignonCredsNotFoundException (
    string appId,
    Exception e
)

Paramètres

  • appId
  • e

Voir aussi

Référence

SingleSignonCredsNotFoundException, classe
Membres SingleSignonCredsNotFoundException
Microsoft.SharePoint.Portal.SingleSignon, espace de noms