AuthenticationType Enumeration

Describes the possible authentication types. Currently only NTLM is supported.

Used in tbl_Identity.AuthenticationType

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

Syntax

'Declaration
Public Enumeration AuthenticationType
public enum AuthenticationType
public enum class AuthenticationType
type AuthenticationType
public enum AuthenticationType

Members

Member name Description
Gss

Internal

Invalid

Ntlm

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace