This documentation is archived and is not being maintained.

ForbiddenHostNames Class

ForbiddenNames is class that tracks a set of keyword/names that are reserved for use in the URL space. This means Accounts, Collections, and Projects should not be able to use these terms.

System::Object
  Microsoft.TeamFoundation.Framework.Server::ForbiddenHostNames

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

public ref class ForbiddenHostNames abstract sealed

The ForbiddenHostNames type exposes the following members.

  NameDescription
Public methodStatic memberIsNameAllowedIsNameAllowed is used to determine whether a named is currently forbidden.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: