ProtectionContainer.ProtectableObjectType Property

Definition

Gets or sets type of the protectable object associated with this container

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to