Metoda FullPermissionSetForwarderBase.RenameToken —
Przestrzeń nazw: Microsoft.TeamFoundation.Framework.Server
Zestaw: Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)
Składnia
'Deklaracja
Public Overridable Function RenameToken ( _
requestContext As TeamFoundationRequestContext, _
notificationType As NotificationType, _
existingToken As String, _
newToken As String, _
copy As Boolean _
) As Boolean
public virtual bool RenameToken(
TeamFoundationRequestContext requestContext,
NotificationType notificationType,
string existingToken,
string newToken,
bool copy
)
Parametry
- requestContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- notificationType
Typ: Microsoft.TeamFoundation.Framework.Server.NotificationType
- existingToken
Typ: System.String
- newToken
Typ: System.String
- copy
Typ: System.Boolean
Wartość zwracana
Typ: System.Boolean
Returns Boolean.
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..