Compartir a través de


: SingleSignonException.LastErrorCode (Propiedad) (Microsoft.SharePoint.Portal.SingleSignon)

Gets the error code of the last exception.

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

Sintaxis

'Declaración
Public ReadOnly Property LastErrorCode As Integer
'Uso
Dim instance As SingleSignonException
Dim value As Integer

value = instance.LastErrorCode
public int LastErrorCode { get; }

Vea también

Referencia

SingleSignonException (Clase)
SingleSignonException (Miembros)
Microsoft.SharePoint.Portal.SingleSignon (Espacio de nombres)