Microsoft.Office.Server.Security namespace

Reserved for internal use.

Classes

  Class Description
Public class LdapMembershipProvider This class and its members are reserved for internal use and are not intended to be used in your code.
Public class LdapProviderException This class and its members are reserved for internal use and are not intended to be used in your code.
Public class LdapRoleProvider Reserved for internal use.This class and its members are reserved for internal use and are not intended to be used in your code.
Public class ProfileStoreClaimProviderFeatureReceiver The ProfileStoreClaimProviderFeatureReceiver class is a feature receiver class which registers the profile store claim provider with the claim provider manager and the user profile identity claim mapper with the identity claim mapper manager.
Public class UserProfileClaimProvider The UserProfileClaimProvider class is a claim provider for MOSS STS. This claim provider inserts group SIDs (https://schemas.microsoft.com/ws/2008/06/identity/claims/groupsid),upn (https://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn), and primary SID (https://schemas.microsoft.com/ws/2008/06/identity/claims/primarysid) claim type in the SAML token issued by MOSS STS. The value of this claim type will be the value of group SID properties and the primary sid present in the the Memberships of a user profile of the user in User Profile Store. Note: It adds one claim for each group SID value.
Public class UserProfileIdentityClaimMapper Class that knows how to search the User Profile Store to map a set of identity claims to a single identity claim.
Public class UserProfileIdentityClaimsResolver