Aracılığıyla paylaş


IIdentityManagementService.CreateApplicationGroup Yöntem

TFS uygulama grubu oluşturur

Ad alanı:  Microsoft.TeamFoundation.Framework.Client
Derleme:  Microsoft.TeamFoundation.Client (Microsoft.TeamFoundation.Client.dll içinde)

Sözdizimi

'Bildirim
Function CreateApplicationGroup ( _
    scopeId As String, _
    groupName As String, _
    groupDescription As String _
) As IdentityDescriptor
IdentityDescriptor CreateApplicationGroup(
    string scopeId,
    string groupName,
    string groupDescription
)

Parametreler

  • scopeId
    Tür: System.String
    Kapsam URI, Grup kapsamı proje düzeyindeki veya bu ana genel olup olmadığını belirtme.Genel kapsamlı null veya boş değeri belirtir
  • groupDescription
    Tür: System.String
    description. null olabilir

Dönüş Değeri

Tür: Microsoft.TeamFoundation.Framework.Client.IdentityDescriptor
Oluşturulan grubun IdentityDescriptor

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

IIdentityManagementService Arabirim

Microsoft.TeamFoundation.Framework.Client Ad Alanı