Compartir a través de


: SingleSignonCredsNotFoundException (Clase) (Microsoft.SharePoint.Portal.SingleSignon)

Represents an exception that is thrown when SharePoint cannot find the requested credentials in the Single Signon database.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal.SingleSignon (in microsoft.sharepoint.portal.singlesignon.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class SingleSignonCredsNotFoundException
    Inherits SingleSignonException
'Uso
Dim instance As SingleSignonCredsNotFoundException
[SerializableAttribute] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public class SingleSignonCredsNotFoundException : SingleSignonException

Jerarquía de herencia

System.Object
   System.Exception
     System.ApplicationException
       Microsoft.SharePoint.Portal.SingleSignon.SingleSignonException
        Microsoft.SharePoint.Portal.SingleSignon.SingleSignonCredsNotFoundException

Seguridad de subprocesos

Todos los miembros estáticos públicos (compartidos en Visual Basic) de este tipo son seguros para la ejecución de subprocesos. No se garantiza que los miembros de instancia sean seguros para los subprocesos.

Vea también

Referencia

SingleSignonCredsNotFoundException (Miembros)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)