Share via


SingleSignonException Constructor (Int32)

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

Syntax

'Declaration
Public Sub New ( _
    i32Status As Integer _
)
'Usage
Dim i32Status As Integer

Dim instance As New SingleSignonException(i32Status)
public SingleSignonException(
    int i32Status
)

Parameters

  • i32Status
    Type: System.Int32
    The error code returned from the Microsoft Single Sign-On service (SSOSrv).

See Also

Reference

SingleSignonException Class

SingleSignonException Members

SingleSignonException Overload

Microsoft.SharePoint.Portal.SingleSignon Namespace