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.
The type of proxy that supports the service application.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ProxyType As Type
Get
'Usage
Dim instance As SupportedServiceApplicationAttribute
Dim value As Type
value = instance.ProxyType
public Type ProxyType { get; }
Property value
Type: System.Type
Returns Type.
See also
Reference
SupportedServiceApplicationAttribute class