共用方式為


SPRoutingOutgoingScheme enumeration

定義一組的進行的路由目標與連線時所使用的撥出路由配置

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Enumeration SPRoutingOutgoingScheme
'用途
Dim instance As SPRoutingOutgoingScheme
public enum SPRoutingOutgoingScheme

Members

Member name Description
SameAsIncoming 外寄的配置應為傳入的配置相同
Http 外寄的配置應為 Http
Https 外寄的配置應為 Https

請參閱

參照

Microsoft.SharePoint.Administration namespace