SecureStoreServiceApplication Methods
Include Protected Members
Include Inherited Members
The SecureStoreServiceApplication type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddServiceEndpoint(String, SPIisWebServiceBindingType) | (Inherited from SPIisWebServiceApplication.) |
![]() |
AddServiceEndpoint(String, SPIisWebServiceBindingType, String) | (Inherited from SPIisWebServiceApplication.) |
![]() |
ApplicationPoolChanged | Grants the Secure Store Service database access to the new application pool owner after the application pool has changed. |
![]() |
BeginProvision | (Inherited from SPServiceApplication.) |
![]() |
BeginUnprovision | (Inherited from SPServiceApplication.) |
![]() |
ChangeMasterSecretKey | Changes the master key in the SecureStoreServiceDatabase for the current application. |
![]() |
CheckAccess | (Inherited from SPIisWebServiceApplication.) |
![]() |
CheckAdministrationAccess | (Inherited from SPServiceApplication.) |
![]() |
Clone | (Inherited from SPPersistedObject.) |
![]() |
CreateApplication | Creates a target application. |
![]() |
Delete | Removes the current application. (Overrides SPIisWebServiceApplication.Delete().) |
![]() |
DeleteAllUserCredentials | Deletes the credentials for the specified user for all of the target applications in the specified partition. |
![]() |
DeleteApplication | Deletes the specified target application from the specified partition. |
![]() |
DeleteCredentials | Deletes the credentials of the current caller for the specified individual target application in the specified partition. |
![]() |
DeleteUserCredentials | Deletes the specified user credentials for the specified target application in the specified partition. |
![]() |
DemandAccess | (Inherited from SPIisWebServiceApplication.) |
![]() |
DemandAdministrationAccess | (Inherited from SPServiceApplication.) |
![]() |
Dispose | Releases all resources used by the current instance of the SecureStoreServiceApplication class. |
![]() |
EndProvision | (Inherited from SPServiceApplication.) |
![]() |
EndUnprovision | (Inherited from SPServiceApplication.) |
![]() |
Equals | (Inherited from SPPersistedObject.) |
![]() |
Finalize | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Object.Finalize().) |
![]() |
GetAccessControl | (Inherited from SPIisWebServiceApplication.) |
![]() |
GetAdministrationAccessControl | (Inherited from SPServiceApplication.) |
![]() |
GetApplication | Gets the target application definition for the specified application in the specified partition. |
![]() |
GetApplicationAdministratorClaims | Gets the claims of the administrators for the specified target application. |
![]() |
GetApplicationClaims | Gets the collection of claims of the administrators, group members, and ticket redeemers for the specified target application in the specified partition. |
![]() |
GetApplicationFields | Gets all of the application fields for the specified target application and partition. |
![]() |
GetApplicationGroupClaims | Gets the claims of the group members of the specified group target application in the specified partition. |
![]() |
GetApplications | Gets all the target application definitions in the specified partition. |
![]() |
GetApplicationTicketRedeemerClaims | Gets all of the ticket redeemer claims for the specified partition in the specified target application. |
![]() |
GetChangeMasterSecretKeyToken | Gets the token that is required to change the master secret key for the current application. |
![]() |
GetChild<T>() | (Inherited from SPPersistedObject.) |
![]() |
GetChild<T>(String) | (Inherited from SPPersistedObject.) |
![]() |
GetCredentials | Gets the credentials for the specified target application in the specified partition. |
![]() |
GetDependentProcessIdentities | (Inherited from SPServiceApplication.) |
![]() |
GetHashCode | (Inherited from SPPersistedObject.) |
![]() |
GetObjectData | (Inherited from SPAutoSerializingObject.) |
![]() |
GetRestrictedCredentials | Gets the credentials for a restricted target application. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserApplication | Gets all of the application definitions for the specified target application for the current caller. |
![]() |
GetUserApplicationFields | Gets all of the application fields information for the specified target application for the current caller. |
![]() |
GetUserApplications | Gets all the target application definitions in the specified partition for the current caller. |
![]() |
HasAdditionalUpdateAccess | (Inherited from SPServiceApplication.) |
![]() |
Invalidate | (Inherited from SPPersistedUpgradableObject.) |
![]() |
IsConnected | (Inherited from SPIisWebServiceApplication.) |
![]() |
IsMasterSecretKeyPopulated | Returns a value that indicates whether the master secret key has been populated for the Secure Store Service application. |
![]() |
IssueTicket | Issues a ticket to the current caller. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
MigrateGroupAccount | (Inherited from SPServiceApplication.) |
![]() |
MigrateUserAccount | (Inherited from SPIisWebServiceApplication.) |
![]() |
OnDependentProcessIdentityChanged | (Inherited from SPServiceApplication.) |
![]() |
OnDeserialization | (Inherited from SPIisWebServiceApplication.) |
![]() |
OnProcessIdentityChanged | (Inherited from SPIisWebServiceApplication.) |
![]() |
OpenInstanceConfiguration | (Inherited from SPIisWebServiceApplication.) |
![]() |
Provision | Makes the changes to the local server that are needed before the SecureStoreServiceApplication object can be used. (Overrides SPIisWebServiceApplication.Provision().) |
![]() |
ProvisionInstances | (Inherited from SPServiceApplication.) |
![]() |
ProvisionLocal | Provisions the service application on the local machine. (Overrides SPIisWebServiceApplication.ProvisionLocal(SPServiceInstance).) |
![]() |
RedeemTicket | Gets the credentials for the specified ticket and the specified target application. |
![]() |
SetAccessControl | (Inherited from SPIisWebServiceApplication.) |
![]() |
SetAdministrationAccessControl | (Inherited from SPServiceApplication.) |
![]() |
SetChangeKeyPassphrase | Sets the passphrase hash on the application server. |
![]() |
SetCredentials | Sets the credentials for the current caller for the specified individual target application in the specified partition. |
![]() |
SetGroupCredentials | Sets the credentials for the specified group target application in the specified partition. |
![]() |
SetMasterSecretKey | Sets the master secret key of the application server. |
![]() |
SetUserCredentials | Sets the credentials for the specified user, target application, and partition. |
![]() |
ToString | (Inherited from SPPersistedObject.) |
![]() |
Uncache | (Inherited from SPPersistedObject.) |
![]() |
Unprovision() | (Inherited from SPServiceApplication.) |
![]() |
Unprovision(Boolean) | Unprovisions the current application. (Overrides SPIisWebServiceApplication.Unprovision(Boolean).) |
![]() |
UnprovisionInstances | (Inherited from SPServiceApplication.) |
![]() |
UnprovisionLocal | Unprovisions the instance of the Secure Store Service application on a server in a server farm. (Overrides SPIisWebServiceApplication.UnprovisionLocal(SPServiceInstance).) |
![]() |
Update() | (Inherited from SPIisWebServiceApplication.) |
![]() |
Update(Boolean) | (Inherited from SPPersistedObject.) |
![]() |
UpdateApplication | 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 SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnAbort | (Inherited from SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnBackup | (Inherited from SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnBackupComplete | (Inherited from SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnPostRestore | (Inherited from SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnPrepareBackup | (Inherited from SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnPreRestore | (Inherited from SPIisWebServiceApplication.) |
![]() ![]() |
IBackupRestore.OnRestore | (Inherited from SPIisWebServiceApplication.) |
Top
.gif)
.gif)
.gif)
.gif)