AccessControlEntry.Clone Method

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
Public Function Clone As Object
public Object Clone()
public:
virtual Object^ Clone() sealed
abstract Clone : unit -> Object  
override Clone : unit -> Object
public final function Clone() : Object

Return Value

Type: System.Object
Returns Object.

Implements

ICloneable.Clone()

.NET Framework Security

See Also

Reference

AccessControlEntry Class

Microsoft.TeamFoundation.Integration.Server Namespace