ReportExecutionService.TrustedUserHeaderValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This property is not used.
public:
property ReportExecution2005::TrustedUserHeader ^ TrustedUserHeaderValue { ReportExecution2005::TrustedUserHeader ^ get(); void set(ReportExecution2005::TrustedUserHeader ^ value); };
public ReportExecution2005.TrustedUserHeader TrustedUserHeaderValue { get; set; }
member this.TrustedUserHeaderValue : ReportExecution2005.TrustedUserHeader with get, set
Public Property TrustedUserHeaderValue As TrustedUserHeader
Property Value
A TrustedUserHeader object.