Share via


IServerIntegratedAuth.IsEnabled Property

Definition

Indicates if integrated Windows authentication is enabled for the current application instance.

public:
 property bool IsEnabled { bool get(); };
public bool IsEnabled { get; }
member this.IsEnabled : bool
Public ReadOnly Property IsEnabled As Boolean

Property Value

Applies to