SPFarmInitializationSettings members
The SPFarmInitializationSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPFarmInitializationSettings |
Top
Properties
Name | Description | |
---|---|---|
Comparer | (Inherited from Dictionary<String, String>.) | |
Count | (Inherited from Dictionary<String, String>.) | |
IsEnabled | ||
Item | (Inherited from Dictionary<String, String>.) | |
Keys | (Inherited from Dictionary<String, String>.) | |
Values | (Inherited from Dictionary<String, String>.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from Dictionary<String, String>.) | |
Clear | (Inherited from Dictionary<String, String>.) | |
ContainsKey | (Inherited from Dictionary<String, String>.) | |
ContainsValue | (Inherited from Dictionary<String, String>.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from Dictionary<String, String>.) | |
GetHashCode | (Inherited from Object.) | |
GetObjectData | (Inherited from Dictionary<String, String>.) | |
GetType | (Inherited from Object.) | |
GetValue<T> | ||
GetValueOrDefault<T> | ||
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from Dictionary<String, String>.) | |
Remove | (Inherited from Dictionary<String, String>.) | |
ToString | (Inherited from Object.) | |
TryGetSecret<T> | ||
TryGetValue | (Inherited from Dictionary<String, String>.) |
Top
Explicit interface implementations
Top