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