ConfigurationAttributeSchema.IsEncrypted 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出 屬性是否在磁片上加密。
public:
property bool IsEncrypted { bool get(); };
public bool IsEncrypted { get; }
member this.IsEncrypted : bool
Public ReadOnly Property IsEncrypted As Boolean
屬性值
true
如果屬性值在磁片上加密,則為 ;否則為 false
。
備註
從實作此架構的組態屬性接收的屬性值,會在此屬性傳 true
回 時傳回加密的資料。