SPTrustedClaimProvider properties

The SPTrustedClaimProvider type exposes the following members.

Properties

  Name Description
Public property DisplayName Gets the display name of the claims provider. (Inherited from SPClaimProvider.)
Public property Name Name of this claim provider (Overrides SPClaimProvider.Name.)
Public property Schema Gets the schema for the claims provider. (Inherited from SPClaimProvider.)
Public property SupportsDynamicClaims (Inherited from SPClaimProvider.)
Public property SupportsEntityInformation Does this claim provider support information about mapping claims to entities? (Overrides SPClaimProvider.SupportsEntityInformation.)
Public property SupportsHierarchy Does this claim provider support hierarchy information? (Overrides SPClaimProvider.SupportsHierarchy.)
Public property SupportsResolve Does this claim provider support resolving claims? (Overrides SPClaimProvider.SupportsResolve.)
Public property SupportsSearch Does this claim provider support searching for claims? (Overrides SPClaimProvider.SupportsSearch.)
Public property SupportsUserKey Does this claim provider support information about retrieving a user key for a login provider? (Inherited from SPClaimProvider.)
Public property SupportsUserSpecificHierarchy Determines whether there is user-specific hierarchy information. (Inherited from SPClaimProvider.)
Public propertyStatic member TrustedEntityType Entity type corresponding to this claim provider

Top

See also

Reference

SPTrustedClaimProvider class

Microsoft.SharePoint.Administration.Claims namespace