This topic has not yet been rated - Rate this topic

ExtensionParameter.IsPassword Property

Gets a value that indicates whether the extension parameter value should be returned in calls to the SOAP API.

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

Property Value

Type: System.Boolean
true if the extension setting should be exclude from calls made through the SOAP API; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.