Partager via


TrustedLocationCollection - Classe

S’applique à : PerformancePoint Services pour SharePoint Server, version Entreprise
Représente une collection d'emplacements approuvés.

Cette API n’est pas conforme CLS. 

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Administration.SPPersistedObjectCollection<TrustedLocation>
    Microsoft.SharePoint.Administration.SPPersistedChildCollection<TrustedLocation>
      Microsoft.PerformancePoint.Scorecards.TrustedLocationCollection

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.ServerCommon (dans Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
<CLSCompliantAttribute(False)> _
Public Class TrustedLocationCollection _
    Inherits SPPersistedChildCollection(Of TrustedLocation)
'Utilisation
Dim instance As TrustedLocationCollection
[SerializableAttribute]
[CLSCompliantAttribute(false)]
public class TrustedLocationCollection : SPPersistedChildCollection<TrustedLocation>

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

TrustedLocationCollection - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms