Click or drag to resize

AuthOptionsDictionary Properties

The AuthOptionsDictionary type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from OptionsDictionary.)
Public propertyIsReadOnly (Inherited from OptionsDictionary.)
Public propertyItem
Gets or sets the element with the specified key.
(Inherited from OptionsDictionary.)
Public propertyKeys (Inherited from OptionsDictionary.)
Public propertyPassword
Gets or sets the password for the credentials (not applicable in all cases)
Public propertyType
Gets or sets the type of authentication to be used
Public propertyUsername
Gets or sets the username to be used
Public propertyValues (Inherited from OptionsDictionary.)
Top
See Also