Secure Store Service cmdlet (SharePoint Server 2010)

 

适用于: SharePoint Foundation 2010, SharePoint Server 2010

上一次修改主题: 2016-11-30

在 Microsoft SharePoint Server 2010 中,Secure Store Service 替代了 Microsoft Office SharePoint Server 2007 中使用的单一登录 (SSO) 服务。Secure Store Service 是一种声明感知验证服务,此服务包含用于存储与应用程序 ID 相关联的凭据的安全数据库。这些应用程序 ID 可用于授予对外部数据源的访问权限。Secure Store Service 能够安全存储凭据并将这些凭据与特定标识或一组标识相关联。Secure Store Service 通常作为一种应用程序来尝试对系统进行身份验证,在该系统中,按不同的名称或帐户对当前用户进行身份验证。

在使用 Windows PowerShell cmdlet 时,可以创建和配置 Secure Store Service 实例,配置凭据数据库的设置,以及配置 Secure Store Service 的所有全局设置。

可以使用以下 cmdlet。

Cmdlet 名称

Clear-SPSecureStoreCredentialMapping

Update-SPSecureStoreCredentialMapping

Disable-SPSingleSignOn

Get-SPSecureStoreApplication

New-SPSecureStoreApplication

Remove-SPSecureStoreApplication

Set-SPSecureStoreApplication

New-SPSecureStoreServiceApplication

Set-SPSecureStoreServiceApplication

New-SPSecureStoreTargetApplication

New-SPSecureStoreTargetApplicationField

Update-SPSecureStoreCredentialMapping

Upgrade-SPSingleSignOnDatabase

Update-SPSecureStoreGroupCredentialMapping

Update-SPSecureStoreMasterKey

Update-SPSecureStoreApplicationServerKey

若要下载 SecureStoreCmdlets.chm 文件,请参阅用于 SharePoint Server 2010 的 Windows PowerShell 已编译帮助(该链接可能指向英文页面) (https://go.microsoft.com/fwlink/?linkid=179124&clcid=0x804)(该链接可能指向英文页面)。