Encrypted プロパティ
レポート サーバー データベースで拡張パラメーター値を暗号化する必要があるかどうかを示します。
名前空間: ReportService2005
アセンブリ: ReportService2005 (ReportService2005.dll)
構文
'宣言
Public Property Encrypted As Boolean
Get
Set
'使用
Dim instance As ExtensionParameter
Dim value As Boolean
value = instance.Encrypted
instance.Encrypted = value
public bool Encrypted { get; set; }
public:
property bool Encrypted {
bool get ();
void set (bool value);
}
member Encrypted : bool with get, set
function get Encrypted () : boolean
function set Encrypted (value : boolean)
プロパティ値
型: System. . :: . .Boolean
読み取り専用の Boolean 値です。