Właściwość ExtensionParameter.Encrypted
Wskazuje, czy wartość parametru rozszerzenia mają zostać zaszyfrowane w baza danych serwera raportów.
Przestrzeń nazw: ReportService2005
Zestaw: ReportService2005 (w ReportService2005.dll)
Składnia
'Deklaracja
Public Property Encrypted As Boolean
Get
Set
'Użycie
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)
Wartość właściwości
Typ: System.Boolean
Tylko do odczytu wartość logiczna wartości.