SingleSignonException.LastErrorCode Property

Gets the error code of the last exception.

Namespace:  Microsoft.SharePoint.Portal.SingleSignon
Assembly:  Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)

Syntax

'Declaration
Public ReadOnly Property LastErrorCode As Integer
    Get
'Usage
Dim instance As SingleSignonException
Dim value As Integer

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

Property Value

Type: System.Int32

See Also

Reference

SingleSignonException Class

SingleSignonException Members

Microsoft.SharePoint.Portal.SingleSignon Namespace