ServerStatus.CheckAuthentication Method

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

Syntax

'宣言
<WebMethodAttribute> _
Public Function CheckAuthentication As String
[WebMethodAttribute]
public string CheckAuthentication()
[WebMethodAttribute]
public:
String^ CheckAuthentication()
[<WebMethodAttribute>]
member CheckAuthentication : unit -> string 
public function CheckAuthentication() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

ServerStatus Class

Microsoft.TeamFoundation.Server Namespace