Share via


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

See Also

Reference

LicenseFeatures Class

Microsoft.TeamFoundation.Framework.Server Namespace