Freigeben über


ISecurityChangedEventHandler.ValidInHostContext-Methode

Rückgabe wenn, wenn aus, wird dieser Handler in diesem Kontext gültig ist.

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

Syntax

'Declaration
Function ValidInHostContext ( _
    requestContext As TeamFoundationRequestContext, _
    hostType As TeamFoundationHostType _
) As Boolean
bool ValidInHostContext(
    TeamFoundationRequestContext requestContext,
    TeamFoundationHostType hostType
)

Parameter

Rückgabewert

Typ: System.Boolean
True, wenn dieser Ereignishandler im aktuellen Kontext (Anwendung für Auflistung gültig ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISecurityChangedEventHandler Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace