你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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。

属性

适用于