Freigeben über


SecurityNamespaceDescription.Actions-Eigenschaft

Die Liste der Aktionen, die dieser Sicherheitsnamespace zum Sichern zuständig ist.

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

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public ReadOnly Property Actions As List(Of ActionDefinition)
[ClientPropertyAttribute(ClientVisibility.Private)]
public List<ActionDefinition> Actions { get; }

Eigenschaftswert

Typ: System.Collections.Generic.List<ActionDefinition>
Gibt List<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

SecurityNamespaceDescription Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace