Share via


AccessControlEntry.ActionId Field

An identifier associated with an action defined by the class to which the object belongs.

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

Syntax

'Declaration
Public ActionId As String
'Usage
Dim instance As AccessControlEntry 
Dim value As String 

value = instance.ActionId 

instance.ActionId = value
public string ActionId
public:
String^ ActionId
public var ActionId : String

.NET Framework Security

See Also

Reference

AccessControlEntry Class

AccessControlEntry Members

Microsoft.TeamFoundation.Server Namespace