SPAuthenticationPipelineClaimMappingCollection - Classe

Hiérarchie d’héritage

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

Espace de noms :  Microsoft.SharePoint.ApplicationServices
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<GuidAttribute("C26835D2-EEAC-4141-92DE-79B538FFA4A7")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public NotInheritable Class SPAuthenticationPipelineClaimMappingCollection _
    Inherits SPPersistedChildCollection(Of SPAuthenticationPipelineClaimMapping)
'Utilisation
Dim instance As SPAuthenticationPipelineClaimMappingCollection
[GuidAttribute("C26835D2-EEAC-4141-92DE-79B538FFA4A7")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public sealed class SPAuthenticationPipelineClaimMappingCollection : SPPersistedChildCollection<SPAuthenticationPipelineClaimMapping>

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

SPAuthenticationPipelineClaimMappingCollection - Membres

Microsoft.SharePoint.ApplicationServices - Espace de noms