SecurityBase Class Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

This class is the base of the Content Studio security system
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.SecuritySecurityBase
        More...

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public abstract class SecurityBase : CSBase

The SecurityBase type exposes the following members.

Constructors

  NameDescription
Protected methodSecurityBase
Initializes a new instance of the SecurityBase class
Top
Properties

  NameDescription
Protected propertyForceLDAPLevel
Retrieves the ForceLDAPLevel debug setting
Protected propertyUseNetBiosDomainBinding
Gets a value that indicates whether the NetBiosDomain name should be included when binding the user SID to Active Directory.
Top
Methods

  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberCS_ANONYMOUS_SESSION_IDENTIFIER
Defines the session identifier for an anonymous user.
Protected fieldStatic memberMAX_DESCRIPTION_LENGTH
Max length of the description property for a Content Studio trustee. This constant has the value 500.
Protected fieldStatic memberMAX_DOMAINNAME_LENGTH
Max length of the domain property for a Content Studio trustee. This constant has the value 50.
Protected fieldStatic memberMAX_EMAIL_LENGTH
Max length of the email user property for a Content Studio trustee. This constant has the value 50.
Protected fieldStatic memberMAX_FULLNAME_LENGTH
Max length of the full name property for a Content Studio trustee. This constant has the value 50.
Protected fieldStatic memberMAX_SID_BINARY_LENGTH
The maximum binary size of a SID allowed in Content Studio. This constant has the value 85.
Protected fieldStatic memberMAX_TRUSTEENAME_LENGTH
Max length of the name property for a Content Studio trustee. This constant has the value 50.
Top
See Also

Reference

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    ContentStudioCSBase
      ContentStudio.SecuritySecurityBase
        ContentStudio.SecurityAccessControl
        ContentStudio.SecurityAuthenticationBase
        ContentStudio.SecurityGlobalTrusteeRights
        ContentStudio.SecurityTrustee
        ContentStudio.SecurityTrusteeSearcher
        ContentStudio.SecurityUserProperties