SingleSignonException.LastErrorCode, propriété (Microsoft.SharePoint.Portal.SingleSignon)
Gets the error code of the last exception.
Espace de noms : Microsoft.SharePoint.Portal.SingleSignon
Assembly : Microsoft.SharePoint.Portal.SingleSignon (dans microsoft.sharepoint.portal.singlesignon.dll)
Syntaxe
'Déclaration
Public ReadOnly Property LastErrorCode As Integer
'Utilisation
Dim instance As SingleSignonException
Dim value As Integer
value = instance.LastErrorCode
public int LastErrorCode { get; }
Voir aussi
Référence
SingleSignonException, classe
Membres SingleSignonException
Microsoft.SharePoint.Portal.SingleSignon, espace de noms