A newer version of this page is available.
Switch to the current version.
FormsAuthenticationBehaviorExtension Class
An extension for sharing the Report Server authentication cookie between an AuthenticationServiceClient and the ReportServiceClient to link them.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
public class FormsAuthenticationBehaviorExtension :
BehaviorExtensionElement
Public Class FormsAuthenticationBehaviorExtension
Inherits BehaviorExtensionElement
Remarks
This object is only used in an application's .config file, when linking an authentication service and the Report Server client.
Inheritance
Object
ConfigurationElement
ServiceModelConfigurationElement
ServiceModelExtensionElement
BehaviorExtensionElement
FormsAuthenticationBehaviorExtension
See Also
Feedback