Freigeben über


SPAuthenticationPipelineClaimMappingCollection-Klasse

Vererbungshierarchie

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>

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

SPAuthenticationPipelineClaimMappingCollection-Member

Microsoft.SharePoint.ApplicationServices-Namespace