Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides administrative types and members for managing claims-based authentication.
Classes
Class | Description | |
---|---|---|
![]() |
SPActiveDirectoryClaimProvider | An SPClaimProvider that exposes Active Directory objects. The types supported are User, DistributionList, and SecurityGroup–based claims. |
![]() |
SPAllUserClaimProvider | Allows a selectable "All User" claim with claim type IdentityProvider for each identity provider. |
![]() |
SPClaim | Encapsulates the data for a specified claim. |
![]() |
SPClaimEntityTypes | Represents the entity types returned by the various claim providers found in the Microsoft.SharePoint.Administration.Claims namespace. |
![]() |
SPClaimExtensionMethods | Defines methods that extend objects in the Microsoft.IdentityModel namespace. |
![]() |
SPClaimHierarchyProvider | Represents an abstract class for claim hierarchy providers that provide hierarchical structure across multiple claim providers. |
![]() |
SPClaimHierarchyProviderFeatureReceiver | Represents a subclass of SPFeatureReceiver that is used to handle provisioning for instances of the SPClaimHierarchyProvider feature. |
![]() |
SPClaimProvider | Represents a claims provider. |
![]() |
SPClaimProviderDefinition | Provides the necessary definition of a claims provider, such as, name, description, status, assembly and type. |
![]() |
SPClaimProviderException | Represents an exception that is thrown when the assembly name and class name of a claim provider define a type that does not inherit from SPClaimProvider class. |
![]() |
SPClaimProviderFeatureReceiver | Defines a class for provisioning and unprovisioning a single claim provider. |
![]() |
SPClaimProviderManager | Represents a class to provide management of the various claims providers in the SPFarm object. |
![]() |
SPClaimProviderNames | Gets the names of the SPClaimProviderclaims providers found in the Microsoft.SharePoint.Administration.Claims namespace. |
![]() |
SPClaimProviderOperations | Provides operations on the claims providers registered in the farm. |
![]() |
SPClaimsAuthMembershipProvider | Defines the ASP.NET membership provider integration into the claims-based identity authentication context. |
![]() |
SPClaimsAuthRoleProvider | Defines the ASP.NET claims-based role provider integration into the claims-based authentication context. |
![]() |
SPClaimTypes | Contains claim types that are used by the security token service (STS) and claims providers found in the Microsoft.SharePoint.Administration.Claims namespace. |
![]() |
SPClaimValueTypes | Represents the claim value types used by the security token service and those returned by the various SPClaimProvider claims. |
![]() |
SPFormsClaimProvider | This is a claim provider that exposes forms roles and memberships. The supported types are User and FormsRole based claims. |
![]() |
SPIdentityProviders | Defines utility services for providers. |
![]() |
SPIdentityProviderTypes | The type for the token sources issued by the security token service. |
![]() |
SPLocalLoginProvider | Represents the local security token service (STS) behavior during login. |
![]() |
SPOriginalIssuers | Represents the claim original issuers used by the security token service (STS) and those returned by the SPClaimProvider claim providers found in the Microsoft.SharePoint.Administration.Claims namespace. |
![]() |
SPProviderSearchArguments | Represents the search argument for searching providers. |
![]() |
SPSecurityTokenServiceManager | Manages the security token service for the farm. |
![]() |
SPSystemClaimProvider | Represents a claim provider that provides claim information that relates to the server farm where Microsoft SharePoint Server 2010 is installed. |
![]() |
SPTrustedAccessProvider | Defines the basics of a trust contract between a server farm and another security token service (STS). |
![]() |
SPTrustedAccessProviderCollection | Creates a collection of SPTrustedAccessProvider objects. |
![]() |
SPTrustedClaimProvider | Provides claims picking functionality for trusted login providers. |
![]() |
SPTrustedClaimTypeInformation | Represents the information about a single claim type that the administrator has chosen to map to incoming Security Assertion Markup Language (SAML) tokens. |
![]() |
SPTrustedLoginProvider | Defines the relationship with an external security token service that provides login privileges into the farm. |
![]() |
SPTrustedLoginProviderCollection | Represents a collection of access providers. |
![]() |
SPTrustedProviderBase | Serves as the trusted provider base class for SPTrustedAccessProvider and SPTrustedLoginProvider. |
![]() |
SPTrustedProviderCollection<T> | Represents a collection of trusted providers. |
Interfaces
Interface | Description | |
---|---|---|
![]() |
ISPWindowsTokenCacheServiceContract | Provides token cache-handling services. |
Enumerations
Enumeration | Description | |
---|---|---|
![]() |
SPClaimProviderOperationOptions | Specifies a way to manipulate the set of claims providers polled during an operation. |
![]() |
SPIdentifierTypes | Specifies the type of an identifier. |
![]() |
SPMappingAction | Specifies the modification action to apply to the claim value. |
![]() |
SPOriginalIssuerType | Specifies the OriginalIssuer original issuer types used by the security token service and those returned by the various SPClaimProvider claim providers. |