SPWindowsAuthenticationProvider members
Include protected members
Include inherited members
SharePoint 應用程式的 Windows 驗證提供者類別。
The SPWindowsAuthenticationProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPWindowsAuthenticationProvider | 初始化[Microsoft.SharePoint.Administration.SPWindowsAuthenticationProvider]類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
AllowAnonymous | 會指出這個[Microsoft.SharePoint.Administration.SPWindowsAuthenticationProvider]是否允許匿名存取,或未。 | |
AuthenticationRedirectionUrl | 頁面上的位置進行驗證。 (Overrides SPAuthenticationProvider.AuthenticationRedirectionUrl.) | |
ClaimProviderName | 此驗證提供者至表面的宣告提供者名稱。 (Overrides SPAuthenticationProvider.ClaimProviderName.) | |
DisableKerberos | 指定此應用程式是否要停用或未 Kerberos。 | |
DisplayName | 驗證提供者的顯示名稱。 (Overrides SPAuthenticationProvider.DisplayName.) | |
UpgradedPersistedProperties | 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.) | |
UseBasicAuthentication | 會指出是否此宣告[SPWebApplication]允許基本驗證或宣告模式中找不到。 | |
UseWindowsIntegratedAuthentication | 會指出是否此宣告[SPWebApplication]使用 Windows 整合式驗證或宣告模式中找不到。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | 取得序列的物件的狀態。 (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | 物件已經從檔案系統快取或資料庫還原序列化之後呼叫。 (Inherited from SPAutoSerializingObject.) | |
ToString | (Inherited from Object.) | |
UpdateParent | 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.) |
Top