Edit

GitRefFavorite Class

Definition

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

Constructors

Name Description
GitRefFavorite()
GitRefFavorite(ISecuredObject)

Properties

Name Description
Id
IdentityId
Links
Name
RepositoryId
Type
Url

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