Edit

Share via


SecureFileReference Class

Definition

Represents a reference to a secure file.

[System.Runtime.Serialization.DataContract]
public class SecureFileReference : Microsoft.TeamFoundation.Build.WebApi.ResourceReference
type SecureFileReference = class
    inherit ResourceReference
Public Class SecureFileReference
Inherits ResourceReference
Inheritance
Microsoft.VisualStudio.Services.WebApi.BaseSecuredObject
SecureFileReference
Attributes

Constructors

SecureFileReference()

Properties

Alias

An alias to be used when referencing the resource.

(Inherited from ResourceReference)
Id

The ID of the secure file.

Applies to