AccessControlListDetails Constructor

Default constructor for ASP.NET Deserialization. It is very important that we pass null and false in for the default values because that is what they will come up as from the client if they are not set.

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Sub New
public AccessControlListDetails()
public:
AccessControlListDetails()
new : unit -> AccessControlListDetails
public function AccessControlListDetails()

.NET Framework Security

See Also

Reference

AccessControlListDetails Class

Microsoft.TeamFoundation.Framework.Server Namespace