Share via


SecurityNamespaceDescription.Actions, propriété

La liste d'actions qui cet espace de noms de sécurité est responsable de la sécurisation.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

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

Valeur de propriété

Type : System.Collections.Generic.List<ActionDefinition>
retourne List<T> ;

Sécurité .NET Framework

Voir aussi

Référence

SecurityNamespaceDescription Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms