Language
Edit

GitObjectId Class

Definition

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

Constructors

Name Description
GitObjectId()
GitObjectId(Byte[])
GitObjectId(String)

Properties

Name Description
Full
ObjectId
Short

Methods

Name Description
Abbreviate(Byte[])
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