次の方法で共有


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 値です。

適用対象