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.
Gets the string that represents the service application default endpoint name.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property DefaultEndpointName As String
Get
'Usage
Dim value As String
value = Me.DefaultEndpointName
protected virtual string DefaultEndpointName { get; }
Property value
Type: System.String
Returns String.
See also
Reference
SPIisWebServiceApplication class