Table of Contents

Property Pin

Namespace
DotNetBrowser.Browser
Assembly
DotNetBrowser.dll

Pin

Gets or sets the PIN associated with a smart card key.

public string Pin { get; set; }

Property Value

string

The PIN associated with a smart card key.

Remarks

Use this property to supply a password for a smart card key. When you specify a password using this property, a password dialog box will not be presented to the user.