SingleSignonException, classe (Microsoft.SharePoint.Portal.SingleSignon)
Instantiates an exception from the Microsoft Single Sign-On service (SSOSrv) with a specific error code.
Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
<SingleSignonPermissionAttribute(SecurityAction.Demand, Access:=SingleSignonAccess.Minimal)> _
Public Class SingleSignonException
Inherits ApplicationException
'Utilisation
Dim instance As SingleSignonException
[SerializableAttribute]
[SingleSignonPermissionAttribute(SecurityAction.Demand, Access=SingleSignonAccess.Minimal)]
public class SingleSignonException : ApplicationException
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 SingleSignonException
Microsoft.SharePoint.Portal.SingleSignon, espace de noms