AuthenticationOptions Methods

The AuthenticationOptions type exposes the following members.

Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetAuthenticationNotNeeded
Discards any existing credentials so that conversion won't try to authenticate before loading an HTML page.
Public methodSetCredentials
Sets the user name and password for the HTTP authentication.
Public methodToString (Inherited from Object.)

See Also