Edit

Share via


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

GitRefUpdate()

Properties

IsLocked
Name
NewObjectId
OldObjectId
RepositoryId

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