SsoServiceInstanceCollection Members
Include Protected Members
Include Inherited Members
This class and its members are reserved for internal use and are not intended to be used in your code.
The SsoServiceInstanceCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SsoServiceInstanceCollection | This member is reserved for internal use and is not intended to be used directly from your code. |
Top
Properties
Name | Description | |
---|---|---|
Count | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
IsEmpty | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
Item[Guid] | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
Item[String] | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
Parent | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from SPPersistedChildCollection<SsoServiceInstance>.) | |
Ensure | (Inherited from SPPersistedChildCollection<SsoServiceInstance>.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetValue<U>() | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
GetValue<U>(String) | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
GetValue<U>(Guid) | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | (Inherited from SPPersistedChildCollection<SsoServiceInstance>.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | (Inherited from SPPersistedObjectCollection<SsoServiceInstance>.) |
Top