Edit

Share via


GitTemplate Class

Definition

[System.Runtime.Serialization.DataContract]
public class GitTemplate : Microsoft.TeamFoundation.SourceControl.WebApi.VersionControlSecuredObject
type GitTemplate = class
    inherit VersionControlSecuredObject
Public Class GitTemplate
Inherits VersionControlSecuredObject
Inheritance
Attributes

Constructors

GitTemplate()

Properties

Name

Name of the Template

Type

Type of the Template

Methods

SetSecuredObject(ISecuredObject) (Inherited from VersionControlSecuredObject)

Explicit Interface Implementations

ISecuredObject.GetToken() (Inherited from VersionControlSecuredObject)
ISecuredObject.NamespaceId (Inherited from VersionControlSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from VersionControlSecuredObject)

Applies to