This topic has not yet been rated - Rate this topic

ExtensionParameter.Encrypted Property

SQL Server 2012

Gets a value that indicates whether the extension parameter value is encrypted.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)
public bool Encrypted { get; set; }

Property Value

Type: System.Boolean
true if the extension parameter value is encrypted; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.