GroupWellKnownIdentityDescriptors.ContributorsGroup Field
Note: This API is now obsolete.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.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 IdentityDescriptor
[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 IdentityDescriptor 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 IdentityDescriptor^ 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: IdentityDescriptor
public static final var ContributorsGroup : IdentityDescriptor
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.