共用方式為


SPWindowsAuthenticationProvider members

Include protected members
Include inherited members

SharePoint 應用程式的 Windows 驗證提供者類別。

The SPWindowsAuthenticationProvider type exposes the following members.

Constructors

  Name Description
Public method SPWindowsAuthenticationProvider 初始化[Microsoft.SharePoint.Administration.SPWindowsAuthenticationProvider]類別的新執行個體。

Top

Properties

  Name Description
Public property AllowAnonymous 會指出這個[Microsoft.SharePoint.Administration.SPWindowsAuthenticationProvider]是否允許匿名存取,或未。
Public property AuthenticationRedirectionUrl 頁面上的位置進行驗證。 (Overrides SPAuthenticationProvider.AuthenticationRedirectionUrl.)
Public property ClaimProviderName 此驗證提供者至表面的宣告提供者名稱。 (Overrides SPAuthenticationProvider.ClaimProviderName.)
Public property DisableKerberos 指定此應用程式是否要停用或未 Kerberos。
Public property DisplayName 驗證提供者的顯示名稱。 (Overrides SPAuthenticationProvider.DisplayName.)
Public property UpgradedPersistedProperties 取得已刪除或變更的欄位的欄位名稱和值集合。 (Inherited from SPAutoSerializingObject.)
Public property UseBasicAuthentication 會指出是否此宣告[SPWebApplication]允許基本驗證或宣告模式中找不到。
Public property UseWindowsIntegratedAuthentication 會指出是否此宣告[SPWebApplication]使用 Windows 整合式驗證或宣告模式中找不到。

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
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 ToString (Inherited from Object.)
Protected method UpdateParent 會包含SPPersistedObject,若有的話,來更新其狀態。 (Inherited from SPAutoSerializingObject.)

Top

請參閱

參照

SPWindowsAuthenticationProvider class

Microsoft.SharePoint.Administration namespace