Table of Contents

Property IsAuthenticationEnabled

Namespace
FS.Hosting.Shared.AccessControl
Assembly
FS.Hosting.Shared.dll

IsAuthenticationEnabled

Gibt an, ob die Authentifizierung für die Anwendung aktiviert ist.

Die Authentifizierung ist nur aktiv, wenn sie in der Runtime-Konfiguration eingeschaltet ist und keine Developer Lizenz verwendet wird.

bool IsAuthenticationEnabled { get; }

Property Value

bool

true, wenn die Authentifizierung aktiviert ist; andernfalls false.