SPFarmManagedAccountCollection Class
SharePoint 2010
Represents the collection of managed accounts in the farm.
Namespace:
Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[GuidAttribute("F136C998-E403-4F41-903C-40577CE12C09")] [SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] public class SPFarmManagedAccountCollection : ICollection<SPManagedAccount>, IEnumerable<SPManagedAccount>, IEnumerable