Show / Hide Table of Contents

Class UserPreferenceStrings.SentryAddonNames

Sentry Addons: [SentryAddonNames] dummy-name = prog.id. The prog.id is requred and matches ProgId property of the sentry plugin attribute.

Inheritance
object
UserPreferenceStrings.SentryAddonNames
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class UserPreferenceStrings.SentryAddonNames
Remarks

Verification is done by adding a progid string to the sentry plugin attribute, so that NetServer plugins can declare the COM progid without having to actually be COM compatible. NetServer can then check the sentry preferences and verify that all progids are present before allowing user to log in. Ignore Sentry in config file or logging in with system user disables the sentry plugin check.

Fields

Section

Section heading

Declaration
public const string Section = "SentryAddonNames"
Field Value
Type Description
string
Remarks

Verification is done by adding a progid string to the sentry plugin attribute, so that NetServer plugins can declare the COM progid without having to actually be COM compatible. NetServer can then check the sentry preferences and verify that all progids are present before allowing user to log in. Ignore Sentry in config file or logging in with system user disables the sentry plugin check.

© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top