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

ConfigurationProperty.IsEncrypted 属性

定义

获取指示配置是否已加密的标志。

public bool IsEncrypted { get; }
member this.IsEncrypted : bool
Public ReadOnly Property IsEncrypted As Boolean

属性值

如果配置已加密,则返回 true;否则为 false。

适用于