SPAuthenticationPipelineClaimMappingCollection class

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Administration.SPPersistedObjectCollection<SPAuthenticationPipelineClaimMapping>
    Microsoft.SharePoint.Administration.SPPersistedChildCollection<SPAuthenticationPipelineClaimMapping>
      Microsoft.SharePoint.ApplicationServices.SPAuthenticationPipelineClaimMappingCollection

Namespace:  Microsoft.SharePoint.ApplicationServices
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<GuidAttribute("C26835D2-EEAC-4141-92DE-79B538FFA4A7")> _
Public NotInheritable Class SPAuthenticationPipelineClaimMappingCollection _
    Inherits SPPersistedChildCollection(Of SPAuthenticationPipelineClaimMapping)
'Usage
Dim instance As SPAuthenticationPipelineClaimMappingCollection
[GuidAttribute("C26835D2-EEAC-4141-92DE-79B538FFA4A7")]
public sealed class SPAuthenticationPipelineClaimMappingCollection : SPPersistedChildCollection<SPAuthenticationPipelineClaimMapping>

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPAuthenticationPipelineClaimMappingCollection members

Microsoft.SharePoint.ApplicationServices namespace