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 SoPasswordCredentialPlugin

Properties

DisableUseExternalAssociate

Disables SuperOffice password for External associates.

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

DisableUseInternalAssociate

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

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

DisableUseSystemAssociate

Disables SuperOffice password for System associates.

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

PriorityInternalAssociate

Priority of the plugin for internal associates.

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