Поделиться через


IESettings.IntranetZoneSecurity - свойство

Получает параметры безопасности зоны интрасети.

Пространство имен:  Microsoft.VisualStudio.TestTools.UITest.Common
Сборка:  Microsoft.VisualStudio.TestTools.UITest.Common (в Microsoft.VisualStudio.TestTools.UITest.Common.dll)

Синтаксис

'Декларация
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

Значение свойства

Тип: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Параметры безопасности зоны интрасети.

Безопасность платформы .NET Framework

См. также

Ссылки

IESettings Класс

Microsoft.VisualStudio.TestTools.UITest.Common - пространство имен