Citrix StoreFront SDK PowerShell Modules

Get-STFWebReceiverStrictTransportSecurity

Get the WebReceiver strict transport security settings

Syntax

Get-STFWebReceiverStrictTransportSecurity [-WebReceiverService] <WebReceiverService> [<CommonParameters>]
<!--NeedCopy-->

Detailed Description

Get the WebReceiver strict transport security settings.

Parameters

Name Description Required? Pipeline Input Default Value
WebReceiverService The WebReceiver service. true true (ByValue)  

Input Type

Citrix.StoreFront.Model.ReceiverForWeb.WebReceiverService

Parameter WebReceiverService: A .NET class representing the configuration of a StoreFront Web Receiver service

Return Values

StrictTransportSecurity

The .NET Citrix.StoreFront.Model.ReceiverForWeb.StrictTransportSecurity reference type

Examples

EXAMPLE 1 Get strict transport security settings

Enabled        : False
PolicyDuration : 90.00:00:00
<!--NeedCopy-->

REMARKS

Get the WebReceiver strict transport security settings for /Citrix/StoreWeb.

Get-STFWebReceiverStrictTransportSecurity