SecureStoreServiceApplicationProxy Members
Include Protected Members
Include Inherited Members
Defines the proxy of SecureStoreServiceApplication in a server farm.
The SecureStoreServiceApplicationProxy type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SecureStoreServiceApplicationProxy | Initializes a new instance of the SecureStoreServiceApplicationProxy class. |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
![]() |
ChangeKey | Changes the key for the Secure Store Service. |
![]() |
Clone | (Inherited from SPPersistedObject.) |
![]() |
CreateApplication | Obsolete. Creates a target application. |
![]() |
Delete | (Inherited from SPServiceApplicationProxy.) |
![]() |
DeleteAllUserCredentials | Obsolete. Deletes the credentials for the specified user for all of the target applications. |
![]() |
DeleteApplication | Obsolete. Deletes a target application using the specified application ID. |
![]() |
DeleteUserCredentials | Obsolete. Deletes the specified user credentials for the specified target application. |
![]() |
Equals | (Inherited from SPPersistedObject.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetApplication | Obsolete. Gets the target application definition for the specified application. |
![]() |
GetApplicationAdministratorClaims | Obsolete. Gets the claims of the administrators for the specified target application. |
![]() |
GetApplicationClaims | Obsolete. Gets the collection of claims of the administrators, group members, and ticket redeemers for the specified target application. |
![]() |
GetApplicationFields | Obsolete. Gets all of the application fields for the specified target application for the current partition. |
![]() |
GetApplicationGroupClaims | Obsolete. Gets the claims of the group members of the specified group target application. |
![]() |
GetApplications | Obsolete. Gets all the target application definitions. |
![]() |
GetApplicationTicketRedeemerClaims | Obsolete. Gets all of the ticket redeemer claims for the specified target application. |
![]() |
GetChangeKeyToken | Returns a token that can be used to change the key. |
![]() |
GetChild<T>() | (Inherited from SPPersistedObject.) |
![]() |
GetChild<T>(String) | (Inherited from SPPersistedObject.) |
![]() |
GetCredentials | Obsolete. Gets the credentials for the specified target application. |
![]() |
GetHashCode | (Inherited from SPPersistedObject.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetRestrictedCredentials | Obsolete. Gets the credentials for a restricted application using the specified partition ID and application ID. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserApplications | Obsolete. Gets all of the application definitions for the current caller. |
![]() |
HasAdditionalUpdateAccess | (Inherited from SPPersistedObject.) |
![]() |
Invalidate | (Inherited from SPPersistedUpgradableObject.) |
![]() |
IssueTicket | Obsolete. Issues a ticket to the current caller. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
OnDeserialization | (Inherited from SPPersistedObject.) |
![]() |
OpenClientConfiguration | (Inherited from SPServiceApplicationProxy.) |
![]() |
Provision | Makes the changes to the local server that are needed before the SecureStoreServiceApplication proxy object can be used. (Overrides SPServiceApplicationProxy.Provision().) |
![]() |
RedeemTicket | Obsolete. Gets the credentials for the specified ticket and the specified target application. |
![]() |
SetCredentials | Obsolete. Sets the credentials for the current caller for the specified individual target application. |
![]() |
SetGroupCredentials | Obsolete. Sets the credentials for a group target application. |
![]() |
SetUserCredentials | Obsolete. Sets the credentials for the specified user and target application. |
![]() |
ToString | (Inherited from SPPersistedObject.) |
![]() |
Uncache | (Inherited from SPPersistedObject.) |
![]() |
Unprovision() | (Inherited from SPServiceApplicationProxy.) |
![]() |
Unprovision(Boolean) | Unprovisions the current application. (Overrides SPServiceApplicationProxy.Unprovision(Boolean).) |
![]() |
Update() | (Inherited from SPPersistedObject.) |
![]() |
Update(Boolean) | (Inherited from SPPersistedObject.) |
![]() |
UpdateApplication | Obsolete. Updates a target application definition. |
![]() |
UpdateParent | (Inherited from SPAutoSerializingObject.) |
![]() |
Upgrade() | (Inherited from SPPersistedUpgradableObject.) |
![]() |
Upgrade(Boolean) | (Inherited from SPPersistedUpgradableObject.) |
![]() |
Validate | (Inherited from SPPersistedObject.) |
![]() |
ValidateBackwardsCompatibility | (Inherited from SPPersistedUpgradableObject.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IBackupRestore.AddBackupObjects | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.CanRenameOnRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.CanSelectForBackup | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.CanSelectForRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.DiskSizeRequired | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnAbort | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnBackup | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnBackupComplete | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnPostRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnPrepareBackup | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnPreRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
![]() ![]() |
IBackupRestore.OnRestore | (Inherited from SPIisWebServiceApplicationProxy.) |
Top