Microsoft.SharePoint.Administration.Claims namespace
SharePoint 2013
Provides administrative types and members for managing claims-based authentication.
| Class | Description | |
|---|---|---|
|
ClaimProvidersInstaller | |
|
FederatedDirectoryClaimProvider | |
|
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. |
|
SPAllUsersClaimArguments | |
|
SPClaim | Encapsulates the data for a specified claim. |
|
SPClaimArguments | |
|
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. |
|
SPClaimMigrationContext | |
|
SPClaimProvider | Represents a claims provider. |
|
SPClaimProviderContext | Class that provides some information about the context where Claim Providers will run. A Claim Provider can use this object for getting extra information if it implements the overload of FillClaimsForEntity with this type of parameter. |
|
SPClaimProviderDefinition | Provides the necessary definition of a claims provider, such as, name, description, status, assembly and type. |
|
SPClaimProviderDefinitionArguments | |
|
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. |
|
SPClaimsMigration | |
|
SPClaimsMigrationConfiguration | |
|
SPClaimToSharePointOnlineMigration | |
|
SPClaimToSharePointOnlineMigrationConfiguration | |
|
SPClaimTypes | Contains claim types that are used by the security token service (STS) and claims providers found in the Microsoft.SharePoint.Administration.Claims namespace. |
|
SPClaimUserKeyUtility | |
|
SPClaimUserUtility | |
|
SPClaimValueTypes | Represents the claim value types used by the security token service and those returned by the various SPClaimProvider claims. |
|
SPFormsClaimMigration | |
|
SPFormsClaimMigrationConfiguration | |
|
SPFormsClaimProvider | This is a claim provider that exposes forms roles and memberships. The supported types are User and FormsRole based claims. |
|
SPIdentityClaimMapper | An abstract class that describes the behavior of an Identity Claim Mapper. Any class implementing this abstarct class should know how to map a set of identity claims into a single encoded SP identity claim. |
|
SPIdentityClaimMapperManager | Class that manages the Identity Claim Mapper functionality. |
|
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. |
|
SPLoginProviderBase | |
|
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. |
|
SPSecurityTokenServiceConstants | |
|
SPSecurityTokenServiceConstants.Elements | |
|
SPSecurityTokenServiceConstants.ErrorCodes | |
|
SPSecurityTokenServiceConstants.ErrorCodes.AAD | |
|
SPSecurityTokenServiceConstants.Namespaces | |
|
SPSecurityTokenServiceFailureUtilities | |
|
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. |
|
SPTrustedBackedByActiveDirectoryClaimProvider | |
|
SPTrustedBackedByActiveDirectoryClaimsMigration | |
|
SPTrustedBackedByActiveDirectoryToWindowsMigration | |
|
SPTrustedClaimProvider | Provides claims picking functionality for trusted login providers. |
|
SPTrustedClaimProviderDefinition | |
|
SPTrustedClaimsMigrationConfiguration | |
|
SPTrustedClaimTypeInformation | Represents the information about a single claim type that the administrator has chosen to map to incoming Security Assertion Markup Language (SAML) tokens. |
|
SPTrustedCustomClaimProvider | |
|
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. |
|
SPTrustedSecurityTokenService | Defines a trusted STS. |
|
SPTrustedSecurityTokenServiceCollection | |
|
SPWindowsToTrustedBackedByActiveDirectoryMigration | |
|
SPX509Certificate2ReadOnlyCollection | Defines a read only collection class for X509Certificates |
| Interface | Description | |
|---|---|---|
|
IMigrateEntityCallback | |
|
ISPWindowsTokenCacheServiceContract | Provides token cache-handling services. |
| 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. |
|
SPTrustedBackedByActiveDirectoryIdentityType |
Show: