UserProfileClaimProvider.FillClaimsForEntity method

Overload list

  Name Description
Protected method FillClaimsForEntity(Uri, SPClaim, List<SPClaim>) (Overrides SPClaimProvider.FillClaimsForEntity(Uri, SPClaim, List<SPClaim>).)
Protected method FillClaimsForEntity(Uri, SPClaim, SPClaimProviderContext, List<SPClaim>) This is the main function of the ProfileStoreClaimProvider. It creates a new group SID claim for each security group membership of the given entity and then adds this claim to the SPClaim list: claims whenever a Windows identity need the augmentation. (Overrides SPClaimProvider.FillClaimsForEntity(Uri, SPClaim, SPClaimProviderContext, List<SPClaim>).)

Top

See also

Reference

UserProfileClaimProvider class

UserProfileClaimProvider members

Microsoft.Office.Server.Security namespace