次の方法で共有


CsmPublishingCredentialsPoliciesEntity.Allow プロパティ

定義

発行メソッドへのアクセスを許可する lt;コード>true</code> を取得または設定&します。それ以外の場合は、<code>false</code>。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.allow")]
public bool Allow { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.allow")>]
member this.Allow : bool with get, set
Public Property Allow As Boolean

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象