C# 클래스 Amazon.WAF.Model.SqlInjectionMatchSet

A complex type that contains SqlInjectionMatchTuple objects, which specify the parts of web requests that you want AWS WAF to inspect for snippets of malicious SQL code and, if you want AWS WAF to inspect a header, the name of the header. If a SqlInjectionMatchSet contains more than one SqlInjectionMatchTuple object, a request needs to include snippets of SQL code in only one of the specified parts of the request to be considered a match.
파일 보기 프로젝트 열기: aws/aws-sdk-net

비공개 메소드들

메소드 설명
IsSetName ( ) : bool
IsSetSqlInjectionMatchSetId ( ) : bool
IsSetSqlInjectionMatchTuples ( ) : bool