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


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

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

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

Синтаксис

'Декларация
Public Shared ReadOnly Property TrustedZoneSecurity As Setting
public static Setting TrustedZoneSecurity { get; }
public:
static property Setting^ TrustedZoneSecurity {
    Setting^ get ();
}
static member TrustedZoneSecurity : Setting with get
static function get TrustedZoneSecurity () : Setting

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

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

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

См. также

Ссылки

IESettings Класс

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