SPHttpStrictTransportSecuritySettings class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPHttpStrictTransportSecuritySettings
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<GuidAttribute("DCB63590-5B13-49FF-9187-AE515D1F4EBB")> _
Public NotInheritable Class SPHttpStrictTransportSecuritySettings _
Inherits SPAutoSerializingObject
'Usage
Dim instance As SPHttpStrictTransportSecuritySettings
[GuidAttribute("DCB63590-5B13-49FF-9187-AE515D1F4EBB")]
public sealed class SPHttpStrictTransportSecuritySettings : SPAutoSerializingObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.