ExtensionParameter.Encrypted 屬性

定義

取得值,指出延伸模組參數值是否會在報表伺服器資料庫中加密。

public:
 property bool Encrypted { bool get(); void set(bool value); };
public bool Encrypted { get; set; }
member this.Encrypted : bool with get, set
Public Property Encrypted As Boolean

屬性值

Boolean

如果延伸模組參數值在報表伺服器資料庫中加密,則為 true,否則為 false

適用於