OrganizationClaimHierarchyProviderFeatureReceiver.ClaimHierarchyProviderAssembly Property

Gets the name of the assembly that contains the claims hierarchy provider.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Overrides ReadOnly Property ClaimHierarchyProviderAssembly As String
    Get
'Usage
Dim instance As OrganizationClaimHierarchyProviderFeatureReceiver
Dim value As String

value = instance.ClaimHierarchyProviderAssembly
public override string ClaimHierarchyProviderAssembly { get; }

Property Value

Type: System.String
A String containing the name of the claims hierarchy provider assembly.

See Also

Reference

OrganizationClaimHierarchyProviderFeatureReceiver Class

OrganizationClaimHierarchyProviderFeatureReceiver Members

Microsoft.SharePoint.Portal.UserProfiles Namespace