AccessControlEntry.Deny Field
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation (in Microsoft.TeamFoundation.dll)
Syntax
‘선언
Public Deny As Boolean
public bool Deny
public:
bool Deny
val mutable Deny: bool
public var Deny : boolean
.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.