TaskAgentSession.EncryptionKey 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 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