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.
An SPClaimProvider that exposes Active Directory objects. The types supported are User, DistributionList, and SecurityGroup–based claims.
The SPActiveDirectoryClaimProvider type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
SPActiveDirectoryClaimProvider | Initializes a new instance of the SPActiveDirectoryClaimProvider class. |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
DisplayName | Gets the display name of the claims provider. (Inherited from SPClaimProvider.) |
![]() |
Name | (Overrides SPClaimProvider.Name.) |
![]() |
Schema | Gets the schema for the claims provider. (Inherited from SPClaimProvider.) |
![]() |
SupportsDynamicClaims | (Inherited from SPClaimProvider.) |
![]() |
SupportsEntityInformation | (Overrides SPClaimProvider.SupportsEntityInformation.) |
![]() |
SupportsHierarchy | (Overrides SPClaimProvider.SupportsHierarchy.) |
![]() |
SupportsResolve | (Overrides SPClaimProvider.SupportsResolve.) |
![]() |
SupportsSearch | (Overrides SPClaimProvider.SupportsSearch.) |
![]() |
SupportsUserKey | Does this claim provider support information about retrieving a user key for a login provider? (Inherited from SPClaimProvider.) |
![]() |
SupportsUserSpecificHierarchy | Determines whether there is user-specific hierarchy information. (Inherited from SPClaimProvider.) |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
ClaimTypes | Retrieves the ClaimType claim types that is returned by this claims provider. (Inherited from SPClaimProvider.) |
![]() |
ClaimValueTypes | Retrieves the ValueType claim value types that is returned by this claims provider. (Inherited from SPClaimProvider.) |
![]() |
CreateClaim(SPClaimArguments) | (Inherited from SPClaimProvider.) |
![]() |
CreateClaim(String, String, String) | Creates claims for the claims provider. (Inherited from SPClaimProvider.) |
![]() |
CreateClaimForArguments | Creates a claim matching the arguments if possible otherwise returns null. (Inherited from SPClaimProvider.) |
![]() ![]() |
CreateDistributionListClaim | |
![]() |
CreatePickerEntity | Creates a picker entity. (Inherited from SPClaimProvider.) |
![]() ![]() |
CreateSecurityGroupClaim | |
![]() ![]() |
CreateUserClaim | Creates a claim representing an Active Directory user. |
![]() |
EntityTypes | Retrieves the entity types returned by this claims provider. (Inherited from SPClaimProvider.) |
![]() |
Equals | Determines whether the specified object is equal to the current claims provider. (Inherited from SPClaimProvider.) |
![]() |
FillClaimsForEntity(Uri, SPClaim, List<SPClaim>) | (Overrides SPClaimProvider.FillClaimsForEntity(Uri, SPClaim, List<SPClaim>).) |
![]() |
FillClaimsForEntity(Uri, SPClaim, SPClaimProviderContext, List<SPClaim>) | Virtual overload for FillClaimsForEntity that allows a Claim Provider to have extra information when it runs to augment for a given entity. (Inherited from SPClaimProvider.) |
![]() |
FillClaimTypes | (Overrides SPClaimProvider.FillClaimTypes(List<String>).) |
![]() |
FillClaimValueTypes | (Overrides SPClaimProvider.FillClaimValueTypes(List<String>).) |
![]() |
FillDefaultLocalizedDisplayName | (Overrides SPClaimProvider.FillDefaultLocalizedDisplayName(CultureInfo, String).) |
![]() |
FillEntityTypes | (Overrides SPClaimProvider.FillEntityTypes(List<String>).) |
![]() |
FillHierarchy | (Overrides SPClaimProvider.FillHierarchy(Uri, [], String, Int32, SPProviderHierarchyTree).) |
![]() |
FillResolve(Uri, [], SPClaim, List<PickerEntity>) | (Overrides SPClaimProvider.FillResolve(Uri, [], SPClaim, List<PickerEntity>).) |
![]() |
FillResolve(Uri, [], String, List<PickerEntity>) | (Overrides SPClaimProvider.FillResolve(Uri, [], String, List<PickerEntity>).) |
![]() |
FillSchema | (Overrides SPClaimProvider.FillSchema(SPProviderSchema).) |
![]() |
FillSearch | (Overrides SPClaimProvider.FillSearch(Uri, [], String, String, Int32, SPProviderHierarchyTree).) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetClaimsForEntity(Uri, SPClaim) | Gets the claims to be augmented for the entity. (Inherited from SPClaimProvider.) |
![]() |
GetClaimsForEntity(Uri, SPClaim, SPClaimProviderContext) | Get the SPClaim for the entity. (Inherited from SPClaimProvider.) |
![]() |
GetClaimTypeForUserKey | Retrieves the ClaimType used by this claim provider for the user key. (Inherited from SPClaimProvider.) |
![]() |
GetDynamicClaimsForEntity | (Inherited from SPClaimProvider.) |
![]() ![]() |
GetFullUserKeyFromUserSid | |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from SPClaimProvider.) |
![]() |
GetHierarchy | Gets the [T:HYPERLINK"ms-help://MS.SPF14SDK.en/SPF14MrefControls/html/a4bf54d0-29e5-e5c2-231e-b1b9f4728a7f.htm"Microsoft.SharePoint.WebControls.SPProviderHierarchyTree] hierarchy that is rooted at a particular hierarchyNodeID. (Inherited from SPClaimProvider.) |
![]() |
GetLocalizedDisplayName | (Inherited from SPClaimProvider.) |
![]() ![]() |
GetNTAccountFromClaim(SPClaim) | Extracts the equivalent NTAccount information from a claim representing an Active Directory user or security group. |
![]() ![]() |
GetNTAccountFromClaim(String, String, String, String) | Extracts the equivalent NTAccount information from a claim representing an Active Directory user or security group. |
![]() ![]() |
GetSecurityIdentifierFromClaim(SPClaim) | Extracts the equivalent SecurityIdentifier from a claim representing an Active Directory user or security group. |
![]() ![]() |
GetSecurityIdentifierFromClaim(String, String, String, String) | Extracts the equivalent SecurityIdentifier from claim data representing an Active Directory user or security group. |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetUserKeyForEntity | Retrieves the user key corresponding to the entity. (Inherited from SPClaimProvider.) |
![]() ![]() |
IsDistributionListClaim(SPClaim) | |
![]() ![]() |
IsDistributionListClaim(String, String, String, String) | |
![]() |
IsDynamicClaim | (Inherited from SPClaimProvider.) |
![]() ![]() |
IsSecurityGroupClaim(SPClaim) | |
![]() ![]() |
IsSecurityGroupClaim(String, String, String, String) | |
![]() ![]() |
IsUserClaim(SPClaim) | |
![]() ![]() |
IsUserClaim(String, String, String, String) | |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Resolve(Uri, [], SPClaim) | Resolves the input. (Inherited from SPClaimProvider.) |
![]() |
Resolve(Uri, [], String) | Resolves the input. (Inherited from SPClaimProvider.) |
![]() |
Search | Performs a search of the [T:HYPERLINK"ms-help://MS.SPF14SDK.en/SPF14MrefControls/html/a4bf54d0-29e5-e5c2-231e-b1b9f4728a7f.htm"Microsoft.SharePoint.WebControls.SPProviderHierarchyTree] hierarchy. (Inherited from SPClaimProvider.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
UserKeyForEntity | Get the user key for the entity. (Inherited from SPClaimProvider.) |
Top
.gif)
.gif)
.gif)
.gif)