C# 클래스 ToolSet.DatabaseExtractorCode.DBExtractor.InjectionInfos

파일 보기 프로젝트 열기: mcorrientes/Web-Security-Toolset 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CustomCookieCollection System.Net.CookieCollection
DefaultValue string
Fail string
InjectableParameter string
ModifyType ModifyType
POST string
Success string
URL string

공개 메소드들

메소드 설명
InjectionInfos ( ) : System.Net

메소드 상세

InjectionInfos() 공개 메소드

public InjectionInfos ( ) : System.Net
리턴 System.Net

프로퍼티 상세

CustomCookieCollection 공개적으로 프로퍼티

public CookieCollection,System.Net CustomCookieCollection
리턴 System.Net.CookieCollection

DefaultValue 공개적으로 프로퍼티

public string DefaultValue
리턴 string

Fail 공개적으로 프로퍼티

public string Fail
리턴 string

InjectableParameter 공개적으로 프로퍼티

public string InjectableParameter
리턴 string

ModifyType 공개적으로 프로퍼티

public ModifyType ModifyType
리턴 ModifyType

POST 공개적으로 프로퍼티

public string POST
리턴 string

Success 공개적으로 프로퍼티

public string Success
리턴 string

URL 공개적으로 프로퍼티

public string URL
리턴 string