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

In This Topic
    OneDriveConnector Class Members
    In This Topic

    The following tables list the members exposed by OneDriveConnector.

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