ReportingService2006.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 ReportService2006::TrustedUserHeader ^ TrustedUserHeaderValue { ReportService2006::TrustedUserHeader ^ get(); void set(ReportService2006::TrustedUserHeader ^ value); };
public ReportService2006.TrustedUserHeader TrustedUserHeaderValue { get; set; }
member this.TrustedUserHeaderValue : ReportService2006.TrustedUserHeader with get, set
Public Property TrustedUserHeaderValue As TrustedUserHeader
Property Value
A TrustedUserHeader object.