Namespace: Microsoft.SharePoint.Portal.SingleSignonAssembly: Microsoft.SharePoint.Portal.SingleSignon (in Microsoft.SharePoint.Portal.SingleSignon.dll)
Syntax <SingleSignonPermissionAttribute(SecurityAction.Demand, Access := SingleSignonAccess.Minimal)> _
Public Class SSOReturnCodes
Dim instance As SSOReturnCodes
[SingleSignonPermissionAttribute(SecurityAction.Demand, Access = SingleSignonAccess.Minimal)]
public class SSOReturnCodes
Remarks Use the LastErrorCode property of the SingleSignonException class to get the specific return code.
Thread Safety Any public
static (
Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.