SPIdentityClaimMapperManager.Local property

Returns the identity claim mapper manager.

Namespace:  Microsoft.SharePoint.Administration.Claims
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Local As SPIdentityClaimMapperManager
    Get
'Usage
Dim value As SPIdentityClaimMapperManager

value = SPIdentityClaimMapperManager.Local
public static SPIdentityClaimMapperManager Local { get; }

Property value

Type: Microsoft.SharePoint.Administration.Claims.SPIdentityClaimMapperManager

See also

Reference

SPIdentityClaimMapperManager class

SPIdentityClaimMapperManager members

Microsoft.SharePoint.Administration.Claims namespace