StandardSqlError.LoginFailureAccountDisabled Field
Error code for login failure account disabled.
Namespace: Microsoft.TeamFoundation
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const LoginFailureAccountDisabled As Integer
public const int LoginFailureAccountDisabled
public:
literal int LoginFailureAccountDisabled
static val mutable LoginFailureAccountDisabled: int
public const var LoginFailureAccountDisabled : 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.