次の方法で共有


WebTestPropertiesValidationRules クラス

定義

検証規則のプロパティのコレクション。

public class WebTestPropertiesValidationRules
type WebTestPropertiesValidationRules = class
Public Class WebTestPropertiesValidationRules
継承
WebTestPropertiesValidationRules

コンストラクター

WebTestPropertiesValidationRules()

WebTestPropertiesValidationRules の新しいインスタンスを初期化します。

プロパティ

CheckSsl

SSL 証明書がまだ有効かどうかを確認します。

ContentValidation

コンテンツ検証プロパティのコレクション。

ExpectedHttpStatusCode

指定された http 状態コードが WebTest から返されることを検証します。

IgnoreHttpStatusCode

設定すると、検証は状態コードを無視します。

SSLCertRemainingLifetimeCheck

チェックまでの日数は、既存の SSL 証明書の有効期限が切れるまで残ります。 値は正で、SSLCheck は true に設定する必要があります。

適用対象