SPSecurity members
Include protected members
Include inherited members
提供靜態安全性管理屬性和方法。
The SPSecurity type exposes the following members.
Properties
Name | Description | |
---|---|---|
AuthenticationMode | 取得 SharePoint 部署中的使用者驗證模式。 | |
CatchAccessDeniedException | 取得或設定值,指出是否攔截並由Microsoft SharePoint Foundation 2010處理網頁要求中的 「 拒絕存取 」 例外狀況。 | |
WebConfigAllowsAnonymous | 取得值,指出匿名使用者是否可以存取目前的Microsoft SharePoint Foundation 2010站台。 |
Top
Methods
Name | Description | |
---|---|---|
CreateAppPrincipalSuppressionScope | 建立應用程式原則會隱藏,並不套用應用程式的主體權限的範圍。 | |
RunWithElevatedPrivileges | 即使使用者否則也不會有完全控制權,請執行指定的方法,具有完全控制] 權限。 | |
SetApplicationCendentialKey | Obsolete. 請勿使用。請改用SetApplicationCredentialKey(SecureString) 。 | |
SetApplicationCredentialKey | 設定字串,使用加密和解密的密碼。 |
Top