SPAppDomain.IsSchemeSSL-Eigenschaft
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; }
Eigenschaftswert
Typ: System.Boolean