Edit

Share via


GitRepositoryRef Class

Definition

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

Constructors

GitRepositoryRef()

Properties

Collection

Team Project Collection where this Fork resides

Id
IsFork

True if the repository was created as a fork

Name
ProjectReference
RemoteUrl
SshUrl
Url

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