Edit

TaskAgentSession.EncryptionKey Property

Definition

Gets the key used to encrypt message traffic for this session.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentSessionKey EncryptionKey { get; }
member this.EncryptionKey : Microsoft.TeamFoundation.DistributedTask.WebApi.TaskAgentSessionKey
Public ReadOnly Property EncryptionKey As TaskAgentSessionKey

Property Value

Attributes

Applies to