Udostępnij za pośrednictwem


Metoda TeamFoundationAccessControlService.QueryServiceIdentities — (TeamFoundationRequestContext, array<Guid , Boolean)

Kwerendy usługi tożsamości przez identyfikator

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

Składnia

'Deklaracja
Public Function QueryServiceIdentities ( _
    requestContext As TeamFoundationRequestContext, _
    serviceIdentityIds As Guid(), _
    includeMemberships As Boolean _
) As ServiceIdentity()
public ServiceIdentity[] QueryServiceIdentities(
    TeamFoundationRequestContext requestContext,
    Guid[] serviceIdentityIds,
    bool includeMemberships
)

Parametry

  • serviceIdentityIds
    Typ: array<System.Guid[]
    Identyfikator tożsamości usługi kwerendy
  • includeMemberships
    Typ: System.Boolean
    Czy dołączyć informacje o członkostwie

Wartość zwracana

Typ: array<Microsoft.TeamFoundation.Framework.Server.ServiceIdentity[]
Tożsamości usługi

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

TeamFoundationAccessControlService Klasa

Przeciążenie QueryServiceIdentities

Przestrzeń nazw Microsoft.TeamFoundation.Framework.Server