IESettings.IntranetZoneSecurity – vlastnost
Získá nastavení zabezpečení zóny sítě intranet.
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 IntranetZoneSecurity As Setting
public static Setting IntranetZoneSecurity { get; }
public:
static property Setting^ IntranetZoneSecurity {
Setting^ get ();
}
static member IntranetZoneSecurity : Setting with get
static function get IntranetZoneSecurity () : Setting
Hodnota vlastnosti
Typ: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Nastavení zabezpečení zóny sítě intranet.
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.