Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a group of references for service application proxies.
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPPersistedUpgradableObject
Microsoft.SharePoint.Administration.SPServiceApplicationProxyGroup
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
<GuidAttribute("7DDE99AF-77C7-4196-8549-4E947D11A79D")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPServiceApplicationProxyGroup _
Inherits SPPersistedUpgradableObject
'Usage
Dim instance As SPServiceApplicationProxyGroup
[GuidAttribute("7DDE99AF-77C7-4196-8549-4E947D11A79D")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPServiceApplicationProxyGroup : SPPersistedUpgradableObject
Test for existence of a proxy in the default proxy group.
A service application proxy group is used to associate a Web application with a group of service applications.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Please sign in to use this experience.
Sign in