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 值。

适用于