Aracılığıyla paylaş


GroupSecurityService.CreateApplicationGroup Yöntem

Ad alanı:  Microsoft.TeamFoundation.Integration.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

'Bildirim
<WebMethodAttribute> _
Public Function CreateApplicationGroup ( _
    projectUri As String, _
    groupName As String, _
    groupDescription As String _
) As String
[WebMethodAttribute]
public string CreateApplicationGroup(
    string projectUri,
    string groupName,
    string groupDescription
)

Parametreler

Dönüş Değeri

Tür: System.String
Bir String döndürür.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GroupSecurityService Sınıf

Microsoft.TeamFoundation.Integration.Server Ad Alanı