Udostępnij za pośrednictwem


Metoda TeamFoundationIdentityService.GetScopeInfo —

Pobierz informacje o zakresie ISP.

Przestrzeń nazw:  Microsoft.TeamFoundation.Framework.Server
Zestaw:  Microsoft.TeamFoundation.Framework.Server (w Microsoft.TeamFoundation.Framework.Server.dll)

Składnia

'Deklaracja
Public Sub GetScopeInfo ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As String, _
    <OutAttribute> ByRef scopeName As String, _
    <OutAttribute> ByRef administrators As IdentityDescriptor, _
    <OutAttribute> ByRef isGlobal As Boolean _
)
public void GetScopeInfo(
    TeamFoundationRequestContext requestContext,
    string scopeId,
    out string scopeName,
    out IdentityDescriptor administrators,
    out bool isGlobal
)

Parametry

Implementuje

ITeamFoundationIdentityService.GetScopeInfo(TeamFoundationRequestContext, String, String%, IdentityDescriptor%, Boolean%)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationIdentityService Klasa

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server