Expand Minimize
This topic has not yet been rated - Rate this topic

SPHostHeaderSiteUriScheme enumeration

SharePoint 2013

Specifies the scheme of a host header site URI.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public enum SPHostHeaderSiteUriScheme
Member nameDescription
HttpThe host header site uses HTTP (http://). Value = 2.
HttpsThe host header site uses secure HTTP (https://). Value = 3.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.