Share via


A2AEventDetails.ProtectedItemName Property

Definition

Gets or sets the protected item arm name.

[Newtonsoft.Json.JsonProperty(PropertyName="protectedItemName")]
public string ProtectedItemName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectedItemName")>]
member this.ProtectedItemName : string with get, set
Public Property ProtectedItemName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to