TrustedLocationCollection Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a collection of trusted locations.
The TrustedLocationCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
TrustedLocationCollection | Initializes a new instance of the TrustedLocationCollection class based on the specified persisted state. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
IsEmpty | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
Item[Guid] | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
Item[String] | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
Parent | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from SPPersistedChildCollection<TrustedLocation>.) |
![]() |
ContainsSite | Determines whether this collection contains a location with the specified site. |
![]() |
Ensure | (Inherited from SPPersistedChildCollection<TrustedLocation>.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValue<U>() | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
GetValue<U>(String) | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
GetValue<U>(Guid) | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Remove | (Inherited from SPPersistedChildCollection<TrustedLocation>.) |
![]() |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | (Inherited from SPPersistedObjectCollection<TrustedLocation>.) |
Top