Gets the admin rights filter.
Namespace: ININ.IceLib.ConfigurationAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
C# |
---|
public static RightsQueryFilter<FeatureLicenseConfiguration> Admin { get; private set; } |
Visual Basic |
---|
Public Shared Property Admin As RightsQueryFilter(Of FeatureLicenseConfiguration) Get Private Set |
Field Value
The admin rights filter.Remarks
Note |
---|
This right is here for reference purposes only. All querying against FeatureLicenseConfiguration ignores user rights. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.
For 4.0, supported for IC Server version 4.0 GA and beyond.