GitIdentityReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract]
public class GitIdentityReference : Microsoft.TeamFoundation.SourceControl.WebApi.Legacy.TeamIdentityReference
type GitIdentityReference = class
inherit TeamIdentityReference
Public Class GitIdentityReference
Inherits TeamIdentityReference
- Inheritance
- Attributes
Constructors
| GitIdentityReference() |
Properties
| Date | |
| DisplayName | (Inherited from TeamIdentityReference) |
| Id | (Inherited from TeamIdentityReference) |
| Url | (Inherited from TeamIdentityReference) |
Methods
| SetSecuredObject(ISecuredObject) | (Inherited from VersionControlSecuredObject) |
Explicit Interface Implementations
| ISecuredObject.GetToken() | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.NamespaceId | (Inherited from VersionControlSecuredObject) |
| ISecuredObject.RequiredPermissions | (Inherited from VersionControlSecuredObject) |