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

In This Topic
    BackblazeB2Connector Class Members
    In This Topic

    The following tables list the members exposed by BackblazeB2Connector.

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