TaskAgent.Authorization Property
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.
Gets or sets the authorization information for this agent.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentAuthorization Authorization { get; set; }
member this.Authorization : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentAuthorization with get, set
Public Property Authorization As TaskAgentAuthorization
Property Value
- Attributes