Edit

Share via


VersionControlSecuredObject Class

Definition

Base class for Web API data contracts that implements ISecuredObject for public projects

[System.Runtime.Serialization.DataContract]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.GitRepository))]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.GitPushRef))]
public abstract class VersionControlSecuredObject : Microsoft.VisualStudio.Services.WebApi.ISecuredObject
type VersionControlSecuredObject = class
    interface ISecuredObject
Public MustInherit Class VersionControlSecuredObject
Implements ISecuredObject
Inheritance
VersionControlSecuredObject
Derived
Attributes
Implements
Microsoft.VisualStudio.Services.WebApi.ISecuredObject

Applies to