Share via


ITeamFoundationIdentityService.CreateScope-Methode

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

Syntax

'Declaration
Function CreateScope ( _
    requestContext As TeamFoundationRequestContext, _
    scopeId As String, _
    scopeName As String, _
    adminGroupName As String, _
    adminGroupDescription As String _
) As IdentityDescriptor
IdentityDescriptor CreateScope(
    TeamFoundationRequestContext requestContext,
    string scopeId,
    string scopeName,
    string adminGroupName,
    string adminGroupDescription
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Framework.Server.IdentityDescriptor

.NET Framework-Sicherheit

Siehe auch

Referenz

ITeamFoundationIdentityService Schnittstelle

Microsoft.TeamFoundation.Framework.Server-Namespace