SPWindowsAuthenticationProvider members
Include protected members
Include inherited members
代表 [Windows 驗證提供者。
The SPWindowsAuthenticationProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowAnonymous | 取得或設定 Boolean 值,指定是否允許匿名存取。 | |
DisableKerberos | 取得或設定 Boolean 值,指定是否停用 Kerberos。 | |
UseBasicAuthentication | 取得或設定 Boolean 值,指定是否要使用基本驗證。 | |
UseWindowsIntegratedAuthentication | 取得或設定 Boolean 值,指定是否要使用整合式 Windows 驗證。 |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top