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

In This Topic
    CredentialProfile Class Members
    In This Topic

    The following tables list the members exposed by CredentialProfile.

    Public Properties
     NameDescription
    Public Property List of permissions that the caller has for this object (Inherited from ArcanaDevelopment.adTempus.Client.ADTObject)
    Public Property A collection of overrides, allowing the credential settings to be overridden for Remote Agents.  
    Public Property Description property used for binding. (Inherited from ADTIndependentObject)
    Public Property Determines whether this profile is permitted to impersonate the adTempus system account  
    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 ADTIndependentObject)
    Public Property The date/time the object was first saved (in UTC). (Inherited from ADTIndependentObject)
    Public Property Additional selector or discriminator for use with non-windows credentials.  
    Public Property The kind of credentials represented.  
    Public Property The user-friendly type description to display when showing the profile to a user.  
    Public Property Custom properties set for this object. (Inherited from ADTIndependentObject)
    Public PropertyThe DataContext to which this object belongs. (Inherited from ADTIndependentObject)
    Public Property Optional description or notes for the object. (Inherited from ADTIndependentObject)
    Public PropertySpecifies the format for the text in the Description (Inherited from ADTIndependentObject)
    Public Property Returns the domain portion of the UserID, if one is present.  
    Public Property Indicates whether the object came from a Controller. (Inherited from ADTIndependentObject)
    Public Property Gets the fully-qualified ID, which includes the CredentialType, CredentialSelector, and UserID  
    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 ADTIndependentObject)
    Public Property Indicates whether this profile represents the System account on Windows.  
    Public Property Indicates whether the object is new (has never been saved). (Inherited from ADTIndependentObject)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from ADTIndependentObject)
    Public Property Indicates whether the object is a stub. (Inherited from ADTIndependentObject)
    Public Property Determines whether adTempus should issue alerts when the profile's password is nearing expiration or has expired.  
    Public Property The date/time the object was last saved (in UTC). (Inherited from ADTIndependentObject)
    Public Property The date/time (in UTC) when the password was last changed.  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from ADTIndependentObject)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from ADTIndependentObject)
    Public Property The expiration date (in UTC) for the current password.  
    Public Property The number of days after which the password expires.  
    Public Property Indicates whether a password has been set for this profile  
    Public PropertyOverridden.  List of security actions supported by this object. List of security actions supported by this object.  
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from ADTIndependentObject)
    Public Property The user ID (including Windows domain, if appropriate).  
    Public Property Returns the user name portion of the UserID.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Creates an undo snapshot for the object graph. (Inherited from ArcanaDevelopment.adTempus.Client.ObjectBase)
    Public MethodOverridden.  Determines whether the user has the necessary permission to perform a specified action on the object Determines whether the user has the necessary permission to perform a specified action on the object  
    Public Method Changes the password for the profile.  
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from ADTIndependentObject)
    Public Method Deletes the object from the database. (Inherited from ADTIndependentObject)
    Public Method Deletes the object from the database and records an entry in the object change log. (Inherited from ADTIndependentObject)
    Public Method Creates a new object that is a copy of the source object. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from ADTIndependentObject)
    Public Method Gets a user-friendly description of the object. (Inherited from ADTIndependentObject)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Gets all objects that referenced this object. (Inherited from ADTIndependentObject)
    Public MethodGets the SecurityDescriptor containing the security information for the object. (Inherited from ADTIndependentObject)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from ADTIndependentObject)
    Public Method Refreshes the object from the server. (Inherited from ADTIndependentObject)
    Public Method Replaces references to this object. (Inherited from ADTIndependentObject)
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Saves the object and throws an exception if the operation fails. (Inherited from ADTIndependentObject)
    Public MethodOverloaded.  Saves the object and records an entry in the object change log. Throws an exception if the operation fails (Inherited from ADTIndependentObject)
    Public Method Sets the password to the new value.  
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from ADTIndependentObject)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from ADTIndependentObject)
    Public Method Performs server-side validation of the object (Inherited from ADTIndependentObject)
    Public Method Validates the login credentials on the server  
    Public Method Tests to see if a value is the correct password for the profile  
    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