SPAppDomain.IsSchemeSSL property

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

Syntax

'Declaration
Public ReadOnly Property IsSchemeSSL As Boolean
    Get
'Usage
Dim instance As SPAppDomain
Dim value As Boolean

value = instance.IsSchemeSSL
public bool IsSchemeSSL { get; }

Property value

Type: System.Boolean

See also

Reference

SPAppDomain class

SPAppDomain members

Microsoft.SharePoint.Administration namespace