Provides federated authentication for an ASP.NET application.
The following tables list the members exposed by the FederatedAuthentication type.
Public Fields
Name | Description | |
---|---|---|
DefaultMaxArrayLength | ||
DefaultMaxStringContentLength |
Public Properties
Name | Description | |
---|---|---|
ClaimsAuthorizationModule | ||
ClaimsPrincipalHttpModule | ||
ServiceConfiguration | ||
SessionAuthenticationModule | ||
WSFederationAuthenticationModule |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ReferenceEquals | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Public Events
Name | Description | |
---|---|---|
ServiceConfigurationCreated |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.