FrameworkPrivilegesManager.GetActions-Methode

Namespace:  Microsoft.TeamFoundation.Controls.WinForms
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function GetActions ( _
    descriptor As IdentityDescriptor _
) As IEnumerable(Of SettableAction)
public IEnumerable<SettableAction> GetActions(
    IdentityDescriptor descriptor
)

Parameter

Rückgabewert

Typ: System.Collections.Generic.IEnumerable<SettableAction>

Implementiert

IPrivilegesManager.GetActions(IdentityDescriptor)

.NET Framework-Sicherheit

Siehe auch

Referenz

FrameworkPrivilegesManager Klasse

Microsoft.TeamFoundation.Controls.WinForms-Namespace