Sdílet prostřednictvím


IESettings.RestrictedZoneSecurity – vlastnost

Získá nastavení zabezpečení zóny s omezeným přístupem.

Obor názvů:  Microsoft.VisualStudio.TestTools.UITest.Common
Sestavení:  Microsoft.VisualStudio.TestTools.UITest.Common (v Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Syntaxe

'Deklarace
Public Shared ReadOnly Property RestrictedZoneSecurity As Setting
public static Setting RestrictedZoneSecurity { get; }
public:
static property Setting^ RestrictedZoneSecurity {
    Setting^ get ();
}
static member RestrictedZoneSecurity : Setting with get
static function get RestrictedZoneSecurity () : Setting

Hodnota vlastnosti

Typ: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Nastavení zabezpečení zóny s omezeným přístupem.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IESettings Třída

Microsoft.VisualStudio.TestTools.UITest.Common – obor názvů