StandardSqlError.SSPIHandshakeFailed Field
Error code for SSPI handshake failed.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Dichiarazione
Public Const SSPIHandshakeFailed As Integer
public const int SSPIHandshakeFailed
public:
literal int SSPIHandshakeFailed
static val mutable SSPIHandshakeFailed: int
public const var SSPIHandshakeFailed : int
.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.