UserNotFoundException Class

The UserNotFoundException class represents the exception that is thrown when the specified user is not found.

System.Object

   System.Exception

      Microsoft.SharePoint.Portal.Security.UserNotFoundException

Public Constructors

The following table shows the constructors of the UserNotFoundException class and a brief description of each.

Name Description
UserNotFoundException Initializes a new instance of the UserNotFoundException class.

Public Properties

The following table shows the properties of the UserNotFoundException class, the data type of each property, and a brief description of each.

Name Data type Description
username String The user name of the user who is not found.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread safe.

Requirements

Namespace: Microsoft.SharePoint.Portal.Security

Platforms: Microsoft Windows Server 2003

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

Security: Code Access Security