public sealed class Form : IMessage<Form>, IEquatable<Form>, IDeepCloneable<Form>, IBufferMessage, IMessage! Information about a vulnerability with an HTML.
Inheritance
System.Object > FormImplements
Google.Protobuf.IMessage<Form>, System.IEquatable<Form>, Google.Protobuf.IDeepCloneable<Form>, Google.Protobuf.IBufferMessage, Google.Protobuf.IMessageNamespace
Google.Cloud.WebSecurityScanner.V1Assembly
Google.Cloud.WebSecurityScanner.V1.dll
Constructors
Form()
public Form()Form(Form)
public Form(Form other)| Parameter | |
|---|---|
| Name | Description |
other |
Form |
Properties
ActionUri
public string ActionUri { get; set; }! The URI where to send the form when it's submitted.
| Property Value | |
|---|---|
| Type | Description |
System.String |
|
Fields
public RepeatedField<string> Fields { get; }! The names of form fields related to the vulnerability.
| Property Value | |
|---|---|
| Type | Description |
Google.Protobuf.Collections.RepeatedField<System.String> |
|