Share via


GroupWellKnownSecurityIds.ContributorsGroup Field

Note: This API is now obsolete.

Namespace:  Microsoft.TeamFoundation
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
<ObsoleteAttribute("The Hostwide Contributors group is no longer created for project collections, and is removed from existing project collections on upgrade to Dev11Beta2.")> _
Public Shared ReadOnly ContributorsGroup As SecurityIdentifier
[ObsoleteAttribute("The Hostwide Contributors group is no longer created for project collections, and is removed from existing project collections on upgrade to Dev11Beta2.")]
public static readonly SecurityIdentifier ContributorsGroup
[ObsoleteAttribute(L"The Hostwide Contributors group is no longer created for project collections, and is removed from existing project collections on upgrade to Dev11Beta2.")]
public:
static initonly SecurityIdentifier^ ContributorsGroup
[<ObsoleteAttribute("The Hostwide Contributors group is no longer created for project collections, and is removed from existing project collections on upgrade to Dev11Beta2.")>]
static val ContributorsGroup: SecurityIdentifier
public static final var ContributorsGroup : SecurityIdentifier

.NET Framework Security

See Also

Reference

GroupWellKnownSecurityIds Class

Microsoft.TeamFoundation Namespace