ProcessTemplatePermissions.ReadTemplateContents Field
This lines up with the 'CreateProjects' permission bit, but if process template security had its own security namespace this is what we'd call this permission.
Users who can create projects should be able to read the template contents in order to run PCW.
Namespace: Microsoft.TeamFoundation.Framework.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
Syntax
'Declaration
Public Const ReadTemplateContents As Integer
public const int ReadTemplateContents
public:
literal int ReadTemplateContents
static val mutable ReadTemplateContents: int
public const var ReadTemplateContents : int
.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.