SPIdentityClaimMapperManager.Mapper-Eigenschaft
Die in diesem-Manager registriert mapper
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; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.Claims.SPIdentityClaimMapper
Siehe auch
Referenz
SPIdentityClaimMapperManager Klasse