C# Class Novell.Directory.Ldap.LdapDSConstants

LDAPDSConstants.java contains bit values for [Entry Rights], [All attribute Rights], attribute rights, and entry flags in Novell eDirectory
显示文件 Open project: EventStore/csharp-ldap

Public Properties

Property Type Description
LDAP_DS_40X_REFERENCE_ENTRY int
LDAP_DS_ALIAS_ENTRY int
LDAP_DS_ATTR_COMPARE long
LDAP_DS_ATTR_INHERIT_CTL long
LDAP_DS_ATTR_READ long
LDAP_DS_ATTR_SELF long
LDAP_DS_ATTR_SUPERVISOR long
LDAP_DS_ATTR_WRITE long
LDAP_DS_AUDITED int
LDAP_DS_BACKLINKED int
LDAP_DS_CONTAINER_ALIAS int
LDAP_DS_CONTAINER_ENTRY int
LDAP_DS_DYNAMIC_ACL long
LDAP_DS_ENTRY_ADD long
LDAP_DS_ENTRY_BROWSE long
LDAP_DS_ENTRY_DAMAGED int
LDAP_DS_ENTRY_DELETE long
LDAP_DS_ENTRY_INHERIT_CTL long
LDAP_DS_ENTRY_NOT_PRESENT int
LDAP_DS_ENTRY_RENAME long
LDAP_DS_ENTRY_SUPERVISOR long
LDAP_DS_ENTRY_VERIFY_CTS int
LDAP_DS_MATCHES_LIST_FILTER int
LDAP_DS_NEW_ENTRY int
LDAP_DS_PARTITION_ROOT int
LDAP_DS_REFERENCE_ENTRY int
LDAP_DS_TEMPORARY_REFERENCE int

Property Details

LDAP_DS_40X_REFERENCE_ENTRY public_oe static_oe property

4.0x reference entry.

Indicates that the entry is a reference rather than the object. The reference is in the older 4.0x form and appears only when upgrading

public static int LDAP_DS_40X_REFERENCE_ENTRY
return int

LDAP_DS_ALIAS_ENTRY public_oe static_oe property

Alias object.

Indicates that the entry is an alias object.

public static int LDAP_DS_ALIAS_ENTRY
return int

LDAP_DS_ATTR_COMPARE public_oe static_oe property

Attribute compare.

Allows a trustee to compare a value with an attribute's value. This allows the trustee to see if the attribute contains the value without having rights to see the value.

public static long LDAP_DS_ATTR_COMPARE
return long

LDAP_DS_ATTR_INHERIT_CTL public_oe static_oe property

inherit the ACL rights.

Allows a trustee to inherit the rights granted in the ACL and exercise these attribute rights on subordinate objects.

public static long LDAP_DS_ATTR_INHERIT_CTL
return long

LDAP_DS_ATTR_READ public_oe static_oe property

Attribute read.

Allows a trustee to read an attribute value. This right confers the Compare right.

public static long LDAP_DS_ATTR_READ
return long

LDAP_DS_ATTR_SELF public_oe static_oe property

Self rights.

Allows a trustee to add or delete its name as an attribute value on those attributes that take object names as their values.

public static long LDAP_DS_ATTR_SELF
return long

LDAP_DS_ATTR_SUPERVISOR public_oe static_oe property

All attribute rights.

Gives a trustee all rights to the object's attributes.

public static long LDAP_DS_ATTR_SUPERVISOR
return long

LDAP_DS_ATTR_WRITE public_oe static_oe property

Attribute write.

Allows a trustee to add, delete, or modify an attribute value. This right also gives the trustee the Self (Add or Delete Self) right.

public static long LDAP_DS_ATTR_WRITE
return long

LDAP_DS_AUDITED public_oe static_oe property

Audited.

Indicates that the entry is being audited.

public static int LDAP_DS_AUDITED
return int

LDAP_DS_BACKLINKED public_oe static_oe property

New entry.

Indicates that the entry is being back linked.

public static int LDAP_DS_BACKLINKED
return int

LDAP_DS_CONTAINER_ALIAS public_oe static_oe property

Container alias.

Indicates that the entry is a container alias.

public static int LDAP_DS_CONTAINER_ALIAS
return int

LDAP_DS_CONTAINER_ENTRY public_oe static_oe property

Container entry.

Indicates that the entry is a container object and not a container alias.

public static int LDAP_DS_CONTAINER_ENTRY
return int

LDAP_DS_DYNAMIC_ACL public_oe static_oe property

dynamic ACL.

This bit will be set if the trustee in the ACL is a dynamic group and its dynamic members should be considered for ACL rights calculation purposes. If this bit is reset, the trustee's static members alone will be considered for rights calculation purposes.

public static long LDAP_DS_DYNAMIC_ACL
return long

LDAP_DS_ENTRY_ADD public_oe static_oe property

Creation right .

Allows a trustee to create child objects (new objects that are subordinate to the object in the Novell eDirectory tree).

public static long LDAP_DS_ENTRY_ADD
return long

LDAP_DS_ENTRY_BROWSE public_oe static_oe property

Browse right.

Allows a trustee to discover objects in the Novell eDirectory tree.

public static long LDAP_DS_ENTRY_BROWSE
return long

LDAP_DS_ENTRY_DAMAGED public_oe static_oe property

entry damaged.

Indicates that the entry's information does not conform to the standard format and is therefore damaged.

public static int LDAP_DS_ENTRY_DAMAGED
return int

LDAP_DS_ENTRY_DELETE public_oe static_oe property

Delete right.

Allows a trustee to delete an object. This right does not allow a trustee to delete a container object that has subordinate objects.

public static long LDAP_DS_ENTRY_DELETE
return long

LDAP_DS_ENTRY_INHERIT_CTL public_oe static_oe property

Inherit ACL.

Allows a trustee to inherit the rights granted in the ACL and exercise them on subordinate objects.

public static long LDAP_DS_ENTRY_INHERIT_CTL
return long

LDAP_DS_ENTRY_NOT_PRESENT public_oe static_oe property

Entry not present.

Indicates that the state of the entry is not present.

public static int LDAP_DS_ENTRY_NOT_PRESENT
return int

LDAP_DS_ENTRY_RENAME public_oe static_oe property

Rename right.

Allows a trustee to rename the object.

public static long LDAP_DS_ENTRY_RENAME
return long

LDAP_DS_ENTRY_SUPERVISOR public_oe static_oe property

Supercisor rights.

Gives a trustee all rights to an object and its attributes.

public static long LDAP_DS_ENTRY_SUPERVISOR
return long

LDAP_DS_ENTRY_VERIFY_CTS public_oe static_oe property

Verify entry creation timestamp.

Indicates the entry's creation timestamp needs to be verified. Novell eDirectory sets this flag when a replica is removed or upgraded from NetWare 4.11 to NetWare 5.

public static int LDAP_DS_ENTRY_VERIFY_CTS
return int

LDAP_DS_MATCHES_LIST_FILTER public_oe static_oe property

Matches the list.

Indicates that the entry matches the List filter.

public static int LDAP_DS_MATCHES_LIST_FILTER
return int

LDAP_DS_NEW_ENTRY public_oe static_oe property

Temporary reference.

Indicates that the entry is new and replicas are still being updated.

public static int LDAP_DS_NEW_ENTRY
return int

LDAP_DS_PARTITION_ROOT public_oe static_oe property

Partition root.

Indicates that the entry is the root partition.

public static int LDAP_DS_PARTITION_ROOT
return int

LDAP_DS_REFERENCE_ENTRY public_oe static_oe property

Reference entry.

Indicates that the entry has been created as a reference rather than an entry. The synchronization process is still running and has not created an entry for the object on this replica.

public static int LDAP_DS_REFERENCE_ENTRY
return int

LDAP_DS_TEMPORARY_REFERENCE public_oe static_oe property

Temporary reference.

Indicates that an external reference has been temporarily created for authentication; when the object logs out, the temporary reference is deleted.

public static int LDAP_DS_TEMPORARY_REFERENCE
return int