ExtensionParameter.Encrypted Property

Definition

Indicates whether the extension parameter value should be encrypted in the report server database.

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

Property Value

A read-only Boolean value.

Applies to