Edit

GitRefUpdate Class

Definition

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

Constructors

Name Description
GitRefUpdate()

Properties

Name Description
IsLocked
Name
NewObjectId
OldObjectId
RepositoryId

Methods

Name Description
SetSecuredObject(ISecuredObject) (Inherited from VersionControlSecuredObject)

Explicit Interface Implementations

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

Applies to