Click or drag to resize

UsernamePasswordCredentials Methods

The UsernamePasswordCredentials type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from AbstractCredentials.)
Public methodGetEndpoint (Inherited from AbstractCredentials.)
Public methodGetHashCode (Inherited from AbstractCredentials.)
Public methodGetPrincipal (Inherited from AbstractCredentials.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetEndpoint (Inherited from AbstractCredentials.)
Public methodSetPrincipal (Inherited from AbstractCredentials.)
Public methodToString
Returns a string that represents the current object.
(Overrides ObjectToString.)
Top
See Also