Show / Hide Table of Contents

Class ConfigFile.Security.SoPasswordCredentialPlugin

Inheritance
object
ConfigFile.Security.SoPasswordCredentialPlugin
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.Configuration
Assembly: SoCore.dll
Syntax
public static class ConfigFile.Security.SoPasswordCredentialPlugin

Properties

DisableUseExternalAssociate

Disables SuperOffice password for External associates.

Declaration
public static bool DisableUseExternalAssociate { get; set; }
Property Value
Type Description
bool

DisableUseInternalAssociate

Disables SuperOffice-passwords for Internal associates (normal users).

Declaration
public static bool DisableUseInternalAssociate { get; set; }
Property Value
Type Description
bool

DisableUseSystemAssociate

Disables SuperOffice password for System associates.

Declaration
public static bool DisableUseSystemAssociate { get; set; }
Property Value
Type Description
bool

PriorityInternalAssociate

Priority of the plugin for internal associates.

Declaration
public static int PriorityInternalAssociate { get; set; }
Property Value
Type Description
int
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top