SPWindowsAuthenticationProvider members
Represents a Windows authentication provider.
The SPWindowsAuthenticationProvider type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowAnonymous | Gets or sets a Boolean value specifying whether to allow anonymous access. | |
DisableKerberos | Gets or sets a Boolean value specifying whether Kerberos to disable. | |
UseBasicAuthentication | Gets or sets a Boolean value specifying whether to use basic authentication. | |
UseWindowsIntegratedAuthentication | Gets or sets a Boolean value specifying whether to use Integrated Windows authentication. |
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