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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.