Share via


SPHttpStrictTransportSecuritySettings.IsEnabled property

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

Syntax

'Declaration
Public Property IsEnabled As Boolean
    Get
    Set
'Usage
Dim instance As SPHttpStrictTransportSecuritySettings
Dim value As Boolean

value = instance.IsEnabled

instance.IsEnabled = value
public bool IsEnabled { get; set; }

Property value

Type: System.Boolean

See also

Reference

SPHttpStrictTransportSecuritySettings class

SPHttpStrictTransportSecuritySettings members

Microsoft.SharePoint.Administration namespace