次の方法で共有


FarmCertificateInfo.Downloadable プロパティ

定義

証明書をダウンロードできるかどうかを取得または設定します。

[System.Runtime.Serialization.DataMember]
public bool Downloadable { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Downloadable : bool with get, set
Public Property Downloadable As Boolean

プロパティ値

証明書がダウンロード可能な場合は true。それ以外の場合は false。

属性

適用対象