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

In This Topic
    CloudStorageConnectorUsingOAuth2 Class Members
    In This Topic

    The following tables list the members exposed by CloudStorageConnectorUsingOAuth2.

    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 CloudStorageConnector)
    Public Property The Class ID for the object The Class ID for the object (Inherited from CloudStorageConnector)
    Public Property The key name for the class. The key name for the class. The key name for the class. The key name for the class. (Inherited from CloudStorageConnector)
    Public Property Returns a descriptive name for the class suitable for display to users. (Inherited from CloudStorageConnector)
    Public Property (Inherited from CloudStorageConnector)
    Public Property (Inherited from CloudStorageConnector)
    Public Property (Inherited from CloudStorageConnector)
    Public Property The date/time the object was first saved (in UTC). (Inherited from CloudStorageConnector)
    Public Property Custom properties set for this object. (Inherited from CloudStorageConnector)
    Public PropertyThe DataContext to which this object belongs. (Inherited from CloudStorageConnector)
    Public Property Optional description or notes for the object. (Inherited from CloudStorageConnector)
    Public PropertySpecifies the format for the text in the Description (Inherited from CloudStorageConnector)
    Public Property Determines whether this provider is enabled (Inherited from CloudStorageConnector)
    Public Property (Inherited from CloudStorageConnector)
    Public Property Indicates whether the object came from a Controller. (Inherited from CloudStorageConnector)
    Public Property Indicates whether the object is a dependent of (owned by) another object Indicates whether the object is a dependent of (owned by) another object (Inherited from CloudStorageConnector)
    Public Property Indicates whether the object is dirty (modified or new since last save). (Inherited from CloudStorageConnector)
    Public Property Indicates whether the object is new (has never been saved). (Inherited from CloudStorageConnector)
    Public Property Indicates whether this object is read-only. Indicates whether this object is read-only. (Inherited from CloudStorageConnector)
    Public Property Indicates whether the object is a stub. (Inherited from CloudStorageConnector)
    Public Property The date/time the object was last saved (in UTC). (Inherited from CloudStorageConnector)
    Public Property  
    Public Property The Object Identifier that uniquely identifies the object. (Inherited from CloudStorageConnector)
    Public PropertyGet the parent of this object.The object that owns or contains this object, if IsDependent is true. (Inherited from CloudStorageConnector)
    Public Property (Inherited from CloudStorageConnector)
    Public Property Display name for the service (Inherited from CloudStorageConnector)
    Public PropertyThe type of service. From ArcanaDevelopment.adTempus.Shared.FileServiceTypes (Inherited from CloudStorageConnector)
    Public Property List of security actions supported by this object. (Inherited from CloudStorageConnector)
    Public PropertyList of ArcanaDevelopment.adTempus.Shared.SecurityInheritanceOptions supported by the object (Inherited from CloudStorageConnector)
    Public Property  
    Public Property  
    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 CloudStorageConnector)
    Public MethodOverloaded.  Commits the current changes, discarding the latest undo snapshot. (Inherited from CloudStorageConnector)
    Public Method Deletes the object from the database. (Inherited from CloudStorageConnector)
    Public Method Deletes the object from the database and records an entry in the object change log. (Inherited from CloudStorageConnector)
    Public Method Creates a new object that is a copy of the source object. (Inherited from CloudStorageConnector)
    Public MethodOverloaded.  Generates a configuration report for the object (Inherited from CloudStorageConnector)
    Public Method Gets a user-friendly description of the object. (Inherited from CloudStorageConnector)
    Public MethodGets a user-friendly description of the object, including the ObjectBase.ClassName. (Inherited from CloudStorageConnector)
    Public MethodOverloaded.  Gets all objects that referenced this object. (Inherited from CloudStorageConnector)
    Public MethodGets the SecurityDescriptor containing the security information for the object. (Inherited from CloudStorageConnector)
    Public MethodGets the Independent object to which this object ultimately belongs. (Inherited from CloudStorageConnector)
    Public Method Refreshes the object from the server. (Inherited from CloudStorageConnector)
    Public Method Replaces references to this object. (Inherited from CloudStorageConnector)
    Public Method Reverts the object (and any contained objects) to their last-saved state, discarding any in-memory changes. (Inherited from CloudStorageConnector)
    Public MethodOverloaded.  Saves the object and throws an exception if the operation fails. (Inherited from CloudStorageConnector)
    Public MethodOverloaded.  Saves the object and records an entry in the object change log. Throws an exception if the operation fails (Inherited from CloudStorageConnector)
    Public Method (Inherited from CloudStorageConnector)
    Public Method  
    Public Method Tests to determine if a successful connection can be made using the settings (Inherited from CloudStorageConnector)
    Public MethodReturns a string that represents the current object. Returns a description of the object. (Inherited from CloudStorageConnector)
    Public MethodOverloaded. Reverts to the previous undo snapshot created by ObjectBase.BeginEdit. (Inherited from CloudStorageConnector)
    Public Method Performs server-side validation of the object (Inherited from CloudStorageConnector)
    Public Method 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 (Inherited from CloudStorageConnector)
    Top
    Extension Methods
     NameDescription
    Public Extension Method
    Top
    See Also