SSOReturnCodes, classe (Microsoft.SharePoint.Portal.SingleSignon)
Contains all of the return codes that are thrown by the SingleSignonException class.
Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)
Syntaxe
'Déclaration
<SingleSignonPermissionAttribute(SecurityAction.Demand, Access:=SingleSignonAccess.Minimal)> _
Public Class SSOReturnCodes
'Utilisation
Dim instance As SSOReturnCodes
[SingleSignonPermissionAttribute(SecurityAction.Demand, Access=SingleSignonAccess.Minimal)]
public class SSOReturnCodes
Remarques
Use the LastErrorCode property of the SingleSignonException class to get the specific return code.
Exemple
For an example, see Procédure pas à pas : implémentation d'un fournisseur d'authentification unique enfichable.
Hiérarchie d'héritage
System.Object
Microsoft.SharePoint.Portal.SingleSignon.SSOReturnCodes
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 SSOReturnCodes
Microsoft.SharePoint.Portal.SingleSignon, espace de noms