SPIdentityClaimMapperManager.Mapper 属性
在此管理器中的映射程序注册
命名空间: Microsoft.SharePoint.Administration.Claims
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property Mapper As SPIdentityClaimMapper
Get
Set
用法
Dim instance As SPIdentityClaimMapperManager
Dim value As SPIdentityClaimMapper
value = instance.Mapper
instance.Mapper = value
public SPIdentityClaimMapper Mapper { get; set; }
属性值
类型:Microsoft.SharePoint.Administration.Claims.SPIdentityClaimMapper
另请参阅
引用
SPIdentityClaimMapperManager 类