LicenseFeatures.ViewMyWorkItems Field
Feature that allows users without a CAL to create bugs, view and modify the work items they have created.
NOTE: There is a discussion going on that we may remove this explicit "feature" and just use the absence of "StandardFeatures" to indicate this scenario.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Const ViewMyWorkItems As String
public const string ViewMyWorkItems
public:
literal String^ ViewMyWorkItems
static val mutable ViewMyWorkItems: string
public const var ViewMyWorkItems : String
.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.