ProtectedItem.PolicyName Property

Definition

Gets or sets name of the policy used for protection

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to