adTempus API
ArcanaDevelopment.adTempus.Client Namespace / AccessControlEntry Class
Properties Methods

In This Topic
    AccessControlEntry Class Members
    In This Topic

    The following tables list the members exposed by AccessControlEntry.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property Description property used for binding. (Inherited from ADTObject)
    Public PropertyOverridden.  The Class ID for the object The Class ID for the object  
    Public PropertyOverridden.  The key name for the class. The key name for the class. The key name for the class. The key name for the class.  
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from ADTObject)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ADTObject)
    Public Property Custom properties set for this object. (Inherited from ADTObject)
    Public PropertyThe ADTObject.DataContext to which this object belongs. (Inherited from ADTObject)
    Public Property Gets a comma-delimited list of the names of the permissions denied by this permission set.  
    Public Property Optional description or notes for the object. (Inherited from ADTObject)
    Public PropertySpecifies the format for the text in the ADTObject.Description (Inherited from ADTObject)
    Public Property Indicates whether the object came from a Controller. (Inherited from ADTObject)
    Public Property Gets a comma-delimited list of the names of the permissions granted by this permission set.  
    Public Property Gets the inheritance options for this permission set.  
    Public PropertyOverridden.  Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object  
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from ADTObject)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ADTObject)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTObject)
    Public Property Indicates whether the object is a stub. (Inherited from ADTObject)
    Public Property Indicates whether this is a system-managed entry.  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ADTObject)
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ADTObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTObject)
    Public Property The object this entry applies to.  
    Public PropertyThe SecurityEntity this entry belongs to.  
    Public Property List of security actions supported by this object. (Inherited from ADTObject)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTObject)
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public Method Determines whether the user has the necessary permission to perform a specified action on the object (Inherited from ADTObject)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ADTObject)
    Public Method Denies a permission.  
    Public Method Denies a set of permissions.  
    Public Method Creates a new object that is a copy of the source object. (Inherited from ADTObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ADTObject)
    Public Method Gets a list of all permissions denied by this permission set.  
    Public Method Gets a user-friendly description of the object. (Inherited from ADTObject)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from ADTObject)
    Public Method Gets a list of all permissions granted by this permission set.  
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ADTObject)
    Public Method Grants a permission.  
    Public Method Grants a set of permissions.  
    Public Method Removes a permission (the permission is neither granted nor denied)  
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ADTObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ADTObject)
    Public Method Performs server-side validation of the object (Inherited from ADTObject)
    Public MethodOverridden.  Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report Writes the object and any contained objects to a configuration report  
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also