Skip to main content

FormsAuthenticationBehaviorExtension.BehaviorType Property

Gets a value indicating the behavior type.

Namespace: DevExpress.ReportServer.ServiceModel.Client

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

public override Type BehaviorType { get; }

Property Value

Type Description
Type

A Type enumeration value.

See Also