This documentation is archived and is not being maintained.

ToolProviderCookieGenerator Class

The cookie generator. Uses a basic random number generator

System::Object
  Microsoft.TeamFoundation.VersionControl.Client::ToolProviderCookieGenerator

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public ref class ToolProviderCookieGenerator abstract sealed

The ToolProviderCookieGenerator type exposes the following members.

  NameDescription
Public methodStatic memberGenerateNewCookieGets a new cookie
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: