Partager via


SingleSignonCredsNotFoundException, classe (Microsoft.SharePoint.Portal.SingleSignon)

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

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

Syntaxe

'Déclaration
<SerializableAttribute> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel:=True)> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel:=True)> _
Public Class SingleSignonCredsNotFoundException
    Inherits SingleSignonException
'Utilisation
Dim instance As SingleSignonCredsNotFoundException
[SerializableAttribute] 
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel=true)] 
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel=true)] 
public class SingleSignonCredsNotFoundException : SingleSignonException

Hiérarchie d'héritage

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

Sécurité des threads

Les membres statiques publics de ce type (Shared en Visual Basic) sont sécurisés au niveau des threads. Il n'est pas garanti que les membres d'instance soient sécurisés au niveau des threads.

Voir aussi

Référence

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