Share via


SecureStoreServiceApplicationProxy members

Defines the proxy of SecureStoreServiceApplication in a server farm.

The SecureStoreServiceApplicationProxy type exposes the following members.

Constructors

  Name Description
Public method SecureStoreServiceApplicationProxy Initializes a new instance of the SecureStoreServiceApplicationProxy class.

Top

Properties

  Name Description
Public property CanUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property DisplayName (Inherited from SPPersistedObject.)
Public property Farm (Inherited from SPPersistedObject.)
Public property Id (Inherited from SPPersistedObject.)
Public property IsBackwardsCompatible (Inherited from SPPersistedUpgradableObject.)
Public property ManageLink Gets a SharePoint SPAdministrationLink object to the page that is used to manage the application. (Overrides SPServiceApplicationProxy.ManageLink.)
Public property Name (Inherited from SPPersistedObject.)
Public property NeedsUpgrade (Inherited from SPPersistedUpgradableObject.)
Public property NeedsUpgradeIncludeChildren (Inherited from SPPersistedUpgradableObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property PropertiesLink (Inherited from SPServiceApplicationProxy.)
Public property ServiceEndpointUri (Inherited from SPIisWebServiceApplicationProxy.)
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName Gets the type name that describes the current application proxy. (Overrides SPPersistedObject.TypeName.)
Public property UpgradeContext (Inherited from SPPersistedUpgradableObject.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method ChangeKey Changes the key for the Secure Store Service.
Public method Clone (Inherited from SPPersistedObject.)
Public method CreateApplication Obsolete. Creates a target application.
Public method Delete (Inherited from SPServiceApplicationProxy.)
Public method DeleteAllUserCredentials Obsolete. Deletes the credentials for the specified user for all of the target applications.
Public method DeleteApplication Obsolete. Deletes a target application using the specified application ID.
Public method DeleteUserCredentials Obsolete. Deletes the specified user credentials for the specified target application.
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetApplication Obsolete. Gets the target application definition for the specified application.
Public method GetApplicationAdministratorClaims Obsolete. Gets the claims of the administrators for the specified target application.
Public method GetApplicationClaims Obsolete. Gets the collection of claims of the administrators, group members, and ticket redeemers for the specified target application.
Public method GetApplicationFields Obsolete. Gets all of the application fields for the specified target application for the current partition.
Public method GetApplicationGroupClaims Obsolete. Gets the claims of the group members of the specified group target application.
Public method GetApplications Obsolete. Gets all the target application definitions.
Public method GetApplicationTicketRedeemerClaims Obsolete. Gets all of the ticket redeemer claims for the specified target application.
Public method GetChangeKeyToken Returns a token that can be used to change the key.
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetCredentials Obsolete. Gets the credentials for the specified target application.
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetRestrictedCredentials Obsolete. Gets the credentials for a restricted application using the specified partition ID and application ID.
Public method GetType (Inherited from Object.)
Public method GetUserApplications Obsolete. Gets all of the application definitions for the current caller.
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Public method Invalidate (Inherited from SPPersistedUpgradableObject.)
Public method IssueTicket Obsolete. Issues a ticket to the current caller.
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Protected method OpenClientConfiguration (Inherited from SPServiceApplicationProxy.)
Public method Provision Makes the changes to the local server that are needed before the SecureStoreServiceApplication proxy object can be used. (Overrides SPServiceApplicationProxy.Provision().)
Public method RedeemTicket Obsolete. Gets the credentials for the specified ticket and the specified target application.
Public method SetCredentials Obsolete. Sets the credentials for the current caller for the specified individual target application.
Public method SetGroupCredentials Obsolete. Sets the credentials for a group target application.
Public method SetUserCredentials Obsolete. Sets the credentials for the specified user and target application.
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision() (Inherited from SPServiceApplicationProxy.)
Public method Unprovision(Boolean) Unprovisions the current application. (Overrides SPServiceApplicationProxy.Unprovision(Boolean).)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Public method UpdateApplication Obsolete. Updates a target application definition.
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.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IBackupRestore.AddBackupObjects (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.CanRenameOnRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.CanSelectForRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate property IBackupRestore.DiskSizeRequired (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnAbort (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnBackupComplete (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPostRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPrepareBackup (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnPreRestore (Inherited from SPIisWebServiceApplicationProxy.)
Explicit interface implemetationPrivate method IBackupRestore.OnRestore (Inherited from SPIisWebServiceApplicationProxy.)

Top

See also

Reference

SecureStoreServiceApplicationProxy class

Microsoft.Office.SecureStoreService.Server namespace