SPIisSettings members

Include protected members
Include inherited members

代表共用中的所有網頁伺服器特定的 URL 區域,它可以修改並傳播藉由重新佈建的 web 應用程式的網際網路資訊服務 (IIS) 驗證設定。

The SPIisSettings type exposes the following members.

Constructors

  Name Description
Public method SPIisSettings() 會建立SPIisSettings類別的新執行個體。
Public method SPIisSettings(String, Boolean, Boolean, SPServerBinding, SPSecureBinding, DirectoryInfo) 會建立指定設定為基礎的SPIisSettings類別的新執行個體。

Top

Properties

  Name Description
Public property AllowAnonymous 取得或設定 Boolean 值,以指定的 Web 應用程式是否允許匿名存取。
Public property AuthenticationMode 取得或設定一個值,指定的 Web 應用程式使用 Windows 驗證] 或 [表單驗證。
Public property ClaimsAuthenticationProviders 在 Iis 網站,用於取得SPAuthenticationProvider物件的集合。
Public property ClaimsAuthenticationRedirectionUrl 取得或設定要重新導向宣告式驗證的用戶端的統一資源識別元 (URI)。
Public property ClaimsProviders 取得或設定設為目前的 URL 區域中使用的預設值以外的其他claims providers 的清單。
Public property ClientObjectModelRequiresUseRemoteAPIsPermission 取得或設定一個值,指出是否需要使用 SOAP、 WebDAV 或Microsoft Office SharePoint Designer 2007介面存取網站的用戶端程式庫的使用者。
Public property DisableKerberos 取得或設定 Boolean 值,以決定 Web 應用程式是否要停用 Kerberos 驗證。
Public property EnableClientIntegration 取得或設定 Boolean 值,指定用戶端整合功能是否啟用指定區域的 Web 應用程式中。
Public property FormsClaimsAuthenticationProvider 取得表示表單型驗證的SPAuthenticationProvider物件執行個體。
Public property MembershipProvider Obsolete. 取得或設定 Web 應用程式的成員資格提供者名稱。
Public property OnlyUseWindowsClaimsAuthenticationProvider 宣告式驗證是否啟用並設定僅限 Windows 驗證。
Public property Path 取得或設定包含虛擬目錄的 Web 應用程式的檔案的資料夾之本機檔案系統路徑。
Public property PreferredInstanceId 取得或設定 Web 應用程式的執行個體識別碼。
Public property RoleManager Obsolete. 取得或設定 Web 應用程式的角色提供者名稱。
Public property SecureBindings 取得可用的網際網路資訊服務 (IIS) 網站的 IIS 設定適用於及使用 Secure Sockets Layer (SSL) 通訊協定的安全繫結的集合。
Public property ServerBindings 取得伺服器繫結的 IIS 設定適用於網際網路資訊服務 (IIS) 網站所用的集合。
Public property ServerComment 取得用於的網際網路資訊服務 (IIS) 設定存放區的 Iis 網站的伺服器註解。
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property UseBasicAuthentication 取得或設定一個值,指定的 Web 應用程式是否要使用基本驗證。
Public property UseClaimsAuthentication 取得一個值,指出 Web 應用程式是否為使用宣告式驗證。
Public property UseFormsClaimsAuthenticationProvider 取得一個值,指出目前的統一資源定位器區域是否支援登入表單驗證的使用者名稱與密碼。
Public property UseTrustedClaimsAuthenticationProvider 取得一個值,指出目前的 URL 區域是否支援藉由受信任的驗證提供者的登入。
Public property UseWindowsClaimsAuthenticationProvider 取得一個值,指出是否支援此 URL 區域的 Windows 驗證。
Public property UseWindowsIntegratedAuthentication 取得或設定 Boolean 值,以指定的 Web 應用程式是否要使用 Windows 整合式驗證。
Public property WindowsClaimsAuthenticationProvider 在 [Iis 網站中使用的SPAuthenticationProvider物件執行個體。

Top

Methods

  Name Description
Public method AddClaimsAuthenticationProvider 會新增至目前的 URL 區域上支援宣告驗證提供者。
Public methodStatic member CreateFromExistingWebSite 從現有的網際網路資訊服務 (IIS) Web 網站根據指定的伺服器註解之本機電腦上建立SPIisSettings物件。
Public method DeleteClaimsAuthenticationProvider 移除目前的 URL 區域的宣告驗證提供者的宣告驗證提供者。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetClaimsAuthenticationLoginRedirectionUrl 取得Uri要重新導向至用戶端進行宣告型驗證登入。
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.)
Public method ReplaceClaimsAuthenticationProviders 使用宣告驗證提供者指定的一組取代目前的宣告驗證提供者集合。
Public method ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)
Public methodStatic member ValidateProviderName 驗證指定的角色管理員或成員資格提供者名稱。

Top

請參閱

參照

SPIisSettings class

Microsoft.SharePoint.Administration namespace