Edit

AfnStrip Class

Definition

[System.Runtime.Serialization.DataContract]
public class AfnStrip : Microsoft.TeamFoundation.TestManagement.WebApi.TestManagementBaseSecuredObject
type AfnStrip = class
    inherit TestManagementBaseSecuredObject
Public Class AfnStrip
Inherits TestManagementBaseSecuredObject
Inheritance
Attributes

Constructors

AfnStrip()

Properties

AuxiliaryUrl

Auxiliary Url to be consumed by MTM

CreationDate

Creation date of the AfnStrip

FileName

File name of the attachment created

Id

ID of AfnStrip. This is same as the attachment ID.

Project

Project identifier which contains AfnStrip

StoredIn

Service in which this attachment is stored in

Stream

Afn strip stream.

TestCaseId

ID of the testcase.

TestResultId

Backing test result id.

TestRunId

Backing test run id.

UnCompressedStreamLength

Byte stream (uncompressed) length of Afn strip.

Url

Url of the attachment created.

Methods

SecureIdentityRef(IdentityRef) (Inherited from TestManagementBaseSecuredObject)

Explicit Interface Implementations

ISecuredObject.GetToken() (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.NamespaceId (Inherited from TestManagementBaseSecuredObject)
ISecuredObject.RequiredPermissions (Inherited from TestManagementBaseSecuredObject)

Applies to