: SingleSignonCredsNotFoundException (Constructor) (String, Exception) (Microsoft.SharePoint.Portal.SingleSignon)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal.SingleSignon (in microsoft.sharepoint.portal.singlesignon.dll)
Sintaxis
'Declaración
Public Sub New ( _
appId As String, _
e As Exception _
)
'Uso
Dim appId As String
Dim e As Exception
Dim instance As New SingleSignonCredsNotFoundException(appId, e)
public SingleSignonCredsNotFoundException (
string appId,
Exception e
)
Parámetros
- appId
- e
Vea también
Referencia
SingleSignonCredsNotFoundException (Clase)
SingleSignonCredsNotFoundException (Miembros)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)