This documentation is archived and is not being maintained.
DeleteACEException Constructor (String, String, String, Int32)
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
public: DeleteACEException( String^ objectId, String^ actionId, String^ user, int deny )
Parameters
- objectId
- Type: System::String
- actionId
- Type: System::String
- user
- Type: System::String
- deny
- Type: System::Int32
- 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.
Show: