SecureStoreServiceDatabase Methods

Include Protected Members
Include Inherited Members

The SecureStoreServiceDatabase type exposes the following members.

Methods

  Name Description
Public method AddBackupObjects Adds the Secure Store database object and its child objects to the specified backup object. (Overrides SPDatabase.AddBackupObjects(SPBackupRestoreObject).)
Public method AddFailoverServiceInstance (Inherited from SPDatabase.)
Public method ChangeDatabaseInstance (Inherited from SPDatabase.)
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete Removes the Secure Store database object from the collection and the server farm. (Overrides SPPersistedObject.Delete().)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method GetVersionForId (Inherited from SPDatabase.)
Protected method GrantAccess(SecurityIdentifier) (Inherited from SPDatabase.)
Protected method GrantAccess(SecurityIdentifier, String) (Inherited from SPDatabase.)
Public method GrantOwnerAccessToDatabaseAccount (Inherited from SPDatabase.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPDatabase.)
Public method IsEmpty (Inherited from SPDatabase.)
Protected method MemberwiseClone (Inherited from Object.)
Public method OnAbort (Inherited from SPDatabase.)
Public method OnBackup (Inherited from SPDatabase.)
Public method OnBackupComplete (Inherited from SPDatabase.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method OnPostRestore (Inherited from SPDatabase.)
Public method OnPrepareBackup (Inherited from SPDatabase.)
Public method OnPreRestore (Inherited from SPDatabase.)
Public method OnRestore (Inherited from SPDatabase.)
Public method Provision Creates the Secure Store SQL Server database with a user schema. (Overrides SPPersistedObject.Provision().)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision Makes the necessary changes to the local server to clean up after deleting the Secure Store database. (Overrides SPDatabase.Unprovision().)
Public method Update() (Inherited from SPDatabase.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Public method Upgrade() (Inherited from SPPersistedUpgradableObject.)
Public method Upgrade(Boolean) (Inherited from SPPersistedUpgradableObject.)
Protected method Validate (Inherited from SPPersistedObject.)
Public method ValidateBackwardsCompatibility (Inherited from SPPersistedUpgradableObject.)
Protected method WarnAboutRemoteBlobStorageSettings (Inherited from SPDatabase.)

Top

See Also

Reference

SecureStoreServiceDatabase Class

Microsoft.Office.SecureStoreService.Server Namespace