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.
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