Interface IRuntimeLicenseVerifier
- Namespace
- FS.Hosting.Shared.AccessControl
- Assembly
- FS.Hosting.Shared.dll
[Injectable]
public interface IRuntimeLicenseVerifier : IAuGrantable
- Inherited Members
- Extension Methods
Remarks
Prüft nicht gegen die IRuntimeLicensePermissionProvider - dafür muss das Interface IRuntimeLicensePermissionEvaluator verwendet werden.
Properties
- IsDeveloperLicenseAvailable
Liefert true, wenn mindestens eine Lizenz eine Developer Lizenz umfasst; andernfalls false.
Die Developer Lizenz erlaubt Zugriff auf unbekannte AccessUnits und deaktiviert die Authentifikation.