FormsAuthenticationMessageInspector(Cookie) Constructor
Initializes a new instance of the FormsAuthenticationMessageInspector class with the specified cookie.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
cookie | Cookie | A Cookie object. |
See Also