Show / Hide Table of Contents

Interface ConfigFile.ISecuritySentryConfiguration

Sentry configuration Created in Database scope

Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public interface ConfigFile.ISecuritySentryConfiguration

Properties

Ignore

Ignore the Sentry mechanism, everything will be allowed (default 'False')

Declaration
bool Ignore { get; set; }
Property Value
Type Description
bool
Remarks

This option is only available in SuperOffice NetServer version 1.0. The reason for permitting it here is that the Sentry mechanism is rather new, and disabeling it is the last resort in case of severe problems.

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top