Share via


ConfigurationAttributeSchema.IsEncrypted 屬性

定義

取得值,指出 屬性是否在磁片上加密。

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

屬性值

true 如果屬性值在磁片上加密,則為 ;否則為 false

備註

從實作此架構的組態屬性接收的屬性值,會在此屬性傳 true 回 時傳回加密的資料。

適用於