IHtmlKeygenElement
public interface IHtmlKeygenElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, IGlobalEventHandlers, IValidation
Represents the keygen HTML element.
Gets or sets the autofocus HTML attribute, which indicates whether the
control should have input focus when the page loads.
Gets or sets the challenge attribute.
Gets the associated HTML form element.
Gets or sets if the keygen is enabled or disabled.
Gets or sets the type of encryption used.
Gets the list of assigned labels.
Gets or sets the name of the element.
Gets the type of input control (keygen).