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