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
- projectUri
Tür: System.String
- groupName
Tür: System.String
- groupDescription
Tür: System.String
Dönüş Değeri
Tür: System.String
Bir String döndürür.
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.