次の方法で共有


ProtectionContainer.ProtectableObjectType プロパティ

定義

このコンテナーに関連付けられている保護可能なオブジェクトの型を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象