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


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

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

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

Синтаксис

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

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

Тип: Microsoft.VisualStudio.TestTools.UITest.Common.Setting
Параметры безопасности зоны ограниченных узлов.

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

См. также

Ссылки

IESettings Класс

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