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.
The mapper registered in this manager
Namespace: Microsoft.SharePoint.Administration.Claims
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Mapper As SPIdentityClaimMapper
Get
Set
'Usage
Dim instance As SPIdentityClaimMapperManager
Dim value As SPIdentityClaimMapper
value = instance.Mapper
instance.Mapper = value
public SPIdentityClaimMapper Mapper { get; set; }
Property value
Type: Microsoft.SharePoint.Administration.Claims.SPIdentityClaimMapper
See also
Reference
SPIdentityClaimMapperManager class