次の方法で共有


SecurityPinBase.ResourceGuardOperationRequests プロパティ

定義

resourceGuard 操作要求を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="resourceGuardOperationRequests")]
public System.Collections.Generic.IList<string> ResourceGuardOperationRequests { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceGuardOperationRequests")>]
member this.ResourceGuardOperationRequests : System.Collections.Generic.IList<string> with get, set
Public Property ResourceGuardOperationRequests As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象