Show / Hide Table of Contents

Enum LoginErrorCode

Error codes returned from the tfs login exe.

Namespace: Microsoft.Internal.Studios.Aruba.Tfs
Assembly: Aruba.Tfs.dll
Syntax
public enum LoginErrorCode

Fields

Name Description
InvalidParameters

Invalid parameters were sent to the exe.

Success

The login was successful.

Unauthorized

The user is not authorized to login to this tfs.

  • View Source
In this article
Back to top Generated by DocFX