Skip to main content
A newer version of this page is available. .

FormsAuthenticationBehaviorExtension.BehaviorType Property

Gets a value indicating the behavior type.

Namespace: DevExpress.ReportServer.ServiceModel.Client

Assembly: DevExpress.Printing.v19.1.Core.dll

Declaration

public override Type BehaviorType { get; }

Property Value

Type Description
Type

A Type enumeration value.

See Also